Answer Posted / surya
Constraints are used to provide the scope to table data...
they are..
Primary key
unique key
not null
check
foriegn key
default..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is data file in computer?
What is a hint?
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
explain the storage models of olap? : Sql server database administration
what is hash nonclustered index
What is the difference between drop table and truncate table?
What are Spatial data types in SQL Server 2008
mention different types of relationships in the dbms?
In what version of sql server were synonyms released?
What is multilevel indexing?
Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?
How can I get data from a database on another server?
What are the different types of replication you can set up in sql server?
Can multiple columns be used in sql group by clause in ms sql server?