What is the use of placing primary key and foreign key
constrains on columns.
Answer Posted / rajendraprasad cherukuri
To segregate the data in different tables belongs to a
particular entity so that data can be retrieved when
required more economically and in a faster way.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are different types of collation sensitivity?
How to search for a string in all stored procedure in sql server?
what is create database syntax? : Sql server database administration
Explain Normalization and DE normalization
what is unique and xaml nonclustered index
What are the disadvantages of merge replication?
Explain the dbcc pintable command when would you use it?
what is denormalization and when would you go for it? : Sql server database administration
Explain the concept of view and Types of views in SQL server?
How to create a large table with random data for index testing in ms sql server?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
what purpose does the model database serve? : Sql server database administration
What is xdr?
What is the largest component inside a field?
What is openxml in sql server?