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
Does table partitioning improve performance?
How can I track the changes or identify the latest insert-update-delete from a table?
What are the dis_advantages of stored procedures, triggers, indexes?
What happens when converting big values to numeric data types?
What samples and sample databases are provided by microsoft?
what are the important architecture components of SSRS?
Explain how you can deploy an SSRS report?
What is the use of for clause?
What are the Advantages of using CTE in sql server?
What is scan table/view and seek table/view when its occurs? : sql server database administration
Comment,Datatypes are unlimited
What does the on update no action do?
What is the difference between varchar and nvarchar datatypes?
How to copy the tables, schema and views from one sql server to another?
How to disable stored procedure sql server?