Insert Command
Jump to navigation
Jump to search
Insert
Adds new rows to a table, can include subquery to copy rows from an existing table
INSERT INTO accountmanager VALUES ('T500', 'NICK', 'TAYLOR', '05-SEP-09', 4200, 3500, 'NE');