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 extra roles available in msdb? : sql server security
What is the difference between DataRow.Delete() and DataRow.Remove()?
How to select some specific columns from a table in a query in ms sql server?
How is sql server used?
How secure is sql server database?
What is the purpose of optimization?
How do I uninstall sql server 2014?
What is normalization? Explain different forms of normalization?
How to backup encryption key ?
Define right outer join?
Describe in brief authentication modes in sql server.
Does partitioning help performance?
What is a data collection table?
Explain about Joins?
How to write a query with a right outer join in ms sql server?