SQL (Structured Query Language) Question:

Download Job Interview Questions and Answers PDF

Which system table contains information on constraints on all the tables created? obtained?

SQL Interview Question
SQL Interview Question

Answer:

USER_CONSTRAINTS.

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
Why does the following command give a compilation error?State true or false. !=, <>, ^= all denote the same operation?