What is the difference between SQL Constraint and PL/SQL
constraint.Pls give all the constraint name.
Answer Posted / kotesh
sql & plsql constraints are same
namly
primary key
check
not null
unik
foreign key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is sql comments?
What if we write return in procedure?
what are the authentication modes in sql server? How can it be changed? : Sql dba
Is sql similar to python?
how many ways we can we find the current date using mysql? : Sql dba
What are the advantages of pl sql?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
what is 'mysqlshow'? : Sql dba
What is the difference between microsoft sql and mysql?
What is t sql in sql server?
what is acid property in database? : Sql dba
What is dynamic query?
Which version of sql do I have?
What are the two types of cursors in pl sql?
What are triggers in sql?