|< < 7 > >|

Insert

Insert multiple rows

insert into T(k, x, y, z) values (5, 50, 555, 'make'), (6, 60, 666, 'america'), (7, 70, 777, 'irate'), (8, 80, 888, 'again');

|< < 7 > >|