Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 83 Bytes

insert_into_table.md

File metadata and controls

5 lines (4 loc) · 83 Bytes

Insert into table

INSERT INTO users VALUES (1, "Jack", "Black", 29);