Advertisement
idotherest34

Untitled

Apr 1st, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. INSERT INTO table_name (column1, column2, column3, ...)
  2. VALUES (value1, value2, value3, ...);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement