sql insert into without column names code example Example: insert into without column names INSERT INTO INVOICE VALUES( 1,1,'KEYBOARD',1,15,5,75);