Bits and Pieces

Thursday, 8 October 2015

Example of how to duplicate rows in MySQL

INSERT INTO `document` (`filename`, `filepath`,`document_content`) SELECT `filename`, `filepath`,`document_content` FROM  `document`
Posted by Blagger at 03:56 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ►  2024 (28)
    • ►  October (16)
    • ►  June (12)
  • ►  2023 (55)
    • ►  May (1)
    • ►  February (39)
    • ►  January (15)
  • ►  2022 (51)
    • ►  September (10)
    • ►  May (35)
    • ►  April (6)
  • ►  2020 (96)
    • ►  November (23)
    • ►  July (6)
    • ►  June (11)
    • ►  May (52)
    • ►  March (4)
  • ►  2019 (79)
    • ►  December (57)
    • ►  October (1)
    • ►  July (21)
  • ►  2018 (30)
    • ►  September (2)
    • ►  May (7)
    • ►  April (11)
    • ►  February (2)
    • ►  January (8)
  • ►  2017 (142)
    • ►  December (16)
    • ►  November (4)
    • ►  October (10)
    • ►  September (53)
    • ►  July (13)
    • ►  June (45)
    • ►  March (1)
  • ►  2016 (3)
    • ►  April (3)
  • ▼  2015 (10)
    • ▼  October (1)
      • Example of how to duplicate rows in MySQL
    • ►  September (1)
    • ►  August (1)
    • ►  July (7)
Ethereal theme. Powered by Blogger.