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 is filter index?
Explain the difference between function and stored procedure?
What are the advantages of using third-party tools?
How to use group functions in the select clause in ms sql server?
Can we store videos inside the sql server table?
How to create a ddl trigger using "create trigger" statements?
Suppose you want to implement the one-to-one relationships while designing tables. How would you do it?
How to compare the top two records using sql?
What is the recovery model? List the types of recovery model available in sql server?
how we use window authentication connection with sql server.?
Why union all is faster than union?
What are the 10 characteristics of data quality?
What stored by the master?
Where is trigger in sql server?
How do you delete a trigger?