Viewing 6 posts - 1 through 6 (of 6 total)
I Wish You all Happy Christmas.:laugh::laugh::laugh:
December 24, 2010 at 12:14 am
Good question! But missed the Batch Separator(GO(default) or between the Insert statements.
INSERT INTO dbo.Employees(EmployeeID) values (1)
GO
INSERT INTO dbo.Employees(EmployeeID) values (2)
GO
INSERT INTO dbo.Employees(EmployeeID) values (3)
GO
INSERT INTO dbo.Employees(EmployeeID) values (4)
GO
December 7, 2010 at 9:58 pm
Viewing 6 posts - 1 through 6 (of 6 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy