SQL (Structured Query Language) Question:
Download Questions PDF

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

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?