SQL SERVER TUTORIALS
Friday, 13 September 2013
Saturday, 13 April 2013
What are the DDL Commands in Sql Server
DDL stands for Data Defination Language.
- Create
- Alter
- Drop
- Truncate
What are the Set Operators in Sql Server
There are Four Set Operators in Sql Server. Those are
- Union
- UnionAll
- Intersect
- exept
What are the DML Commands in Sql Server
DML Stands for Data Manipulation Language.
- Insert
- Update
- Delete
Subscribe to:
Posts (Atom)