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 |
Does a user_objects view have an entry for a trigger?
What is crud sql?
can use the following like overloading concept in a single package: procedure p1(a varchar), procedure p1(a varchar2), procedure p1(a char)
What is full form of rtm?
How to check if a column is nullable before setting to nullable?
How do I partition in sql?
How many types of primary keys are there?
Is left join faster than join?
Explain lock escalation? : Transact sql
What is sql analyzer?
what are string data types? : Sql dba
Can we have exception part in trigger ?