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
you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration
Who is the owner of a schema in ms sql server?
How to check parameter value in stored procedure sql server?
What objects does the fn_my_permissions function reports on? : sql server security
What is normalization and what are the advantages of it?
What are the acid properties?
What is transaction server implicit?
What are system databases into sql server (2005/2008) : sql server database administration
What are the High-Availability solutions in SQL Server and differentiate them briefly?
What is a raid and what are different types of raid configurations?
what changed between the previous version of sql server and the current version? : Sql server database administration
what is a correlated sub-query? : Sql server database administration
What is a print index?
Find nth lowest salary or get nth lowest salary?
What are the characteristics of modern DBMS?