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


Please Help Members By Posting Answers For Below Questions

How do I find the sql server version?

1114


What is a view in sql?

1046


How to remove duplicate rows from table except one?

1096


What is subquery? Explain the properties of a subquery?

1070


What are wait types?

1262


What kind of problems occurs if we do not implement proper locking strategy?

1508


what is the Ticketing tool used in Wipro technologies at Bangalore...???

8237


What is normalization and what are the advantages of it?

1065


How do I start sql server 2017?

1023


What are the source of constraints?

1015


Where can you add custom error messages to sql server?

1220


How efficient you are in oracle and SQL server?

1269


Is it possible to have clustered index on separate drive from original table location?

1048


What are the different types of subquery?

1239


what is spatial nonclustered index

1066