Where the integrity constrints are stored in Data
Dictionary?
Answer / tulsi
check the data dictionary tables
user_constraints
user_cons_columns
Is This Answer Correct ? | 6 Yes | 0 No |
What is raw datatype in sql?
What is the process of copying data from table a to table b?
Why does %isopen return false for an implicit cursor?
How can we Get the Updated Rows? ie, There is 100s of Rows i updated the Rows who have salary 5000. then i want to select the Updated Rows. How can we achieve it?
What are the different parts of a package?
What are actual parameters and formal parameters?
How is a process of pl/sql compiled?
What are the different datatypes available in PL/SQL?
What are the benefits of pl sql?
What is the starting oracle error number?
Mention what are the benefits of pl/sql packages?
what command is used to create a table by copying the structure of another table including constraints ?