Guest User

Untitled

a guest
Jul 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. INSERT INTO new_table
  2. VALUES (value1, value2, value3,...)
  3. SELECT (valuex1, valuex2, valuex3, ...)
  4. FROM old_table
Add Comment
Please, Sign In to add comment