Where the integrity constrints are stored in Data
Dictionary?
Answer Posted / tulsi
check the data dictionary tables
user_constraints
user_cons_columns
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how many ways to get the current time? : Sql dba
How many types of cursors are available in pl/sql?
What is view? Can we update view
Why triggers are used?
How do I run a program in pl sql?
How to find 3rd highest salary of an employee from the employee table in sql?
What is program debugging?
Differentiate between % rowtype and type record.
What types of commands can be executed in sql*plus?
How delete all records from table in sql?
Why do we use sql constraints?
What is the difference between the implicit and explicit cursors?
how to analyze tables with 'mysqlcheck'? : Sql dba
what is the difference between group by and order by in sql? : Sql dba
What is row_number () in sql?