Which system table contains information on constraints on
all the tables created?
Answer Posted / priya reddy
user_constraints table will contain the information on
constraints on all the tables created.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of using stored procedures in sql server?
Mention the different types of replication in sql server.
How is sql used in sql server?
What are the rules to use the rowguidcol property to define a globally unique identifier column?
What is encryption key?
What is the advantage of sql server?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
How to Sync Two SQL Azure Databases?
What is the definition for sql server 2000?
How to generate create function script on an existing function?
How to find Duplicate Records In table?
Define outer join in sql server joins?
What is candidate key with example?
What are horizontal and vertical scaling?
What can be used instead of trigger?