adspace
What are ddl (data definition language) statements for tables in ms sql server?
Answer Posted / Nitin Paliwal
DDL (Data Definition Language) statements for tables in MS SQL Server include CREATE TABLE, ALTER TABLE, DROP TABLE, and TRUNCATE TABLE. These statements are used to create, modify, delete, or clear the contents of a table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I find the sql server version?
What is a view in sql?
How to remove duplicate rows from table except one?
What is subquery? Explain the properties of a subquery?
What are wait types?
What kind of problems occurs if we do not implement proper locking strategy?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What is normalization and what are the advantages of it?
How do I start sql server 2017?
What are the source of constraints?
Where can you add custom error messages to sql server?
How efficient you are in oracle and SQL server?
Is it possible to have clustered index on separate drive from original table location?
What are the different types of subquery?
what is spatial nonclustered index