you can run this insert statement :
insert into tablename(col1,col2,col3)
values(1,”Ahmed”,”Bagalaty”),
(2,”SQL”,”2008″),
(3,”Rahma”,”Bagalaty”)
you can run this insert statement :
insert into tablename(col1,col2,col3)
values(1,”Ahmed”,”Bagalaty”),
(2,”SQL”,”2008″),
(3,”Rahma”,”Bagalaty”)
This Qusetion in my mind when i invited to ( HEROSE Happend Here ) in Egypt
But i found that microsoft want from Developers to be came just Like the End Users (More …)
which can take any type of data like:
var str="Ahmed";
var num=55;
Public Class Customer
{ (More …)