News In SQL 2008
you can run this insert statement :
insert into tablename(col1,col2,col3)
values(1,”Ahmed”,”Bagalaty”),
(2,”SQL”,”2008″),
(3,”Rahma”,”Bagalaty”)
Categories: SQL
2008, feature, insert statment, new sql feature, SQL, sql 2008, sql 2008 feature