Wednesday, March 7, 2012

list of commands

im looking for a list of SQL Server commands to compile for printing.Exactly what commands are you looking for?

DDL commands? which has to do with creating, altering tables and other schemas http://databases.about.com/library/weekly/aa020401b.htm

OR
DML commands? which has to do with selecting, inserting, updating and deleting data.
http://databases.about.com/library/weekly/aa020401c.htm

No comments:

Post a Comment