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
Explain ddl statements in pl/sql?
Explain the uses of a database trigger?
What is sqlerrm?
Does inner join return duplicate rows?
what is the difference between inner and outer join? Explain with example. : Sql dba
Does truncate require commit?
Is sql better than access?
What is execution plan in sql?
Why is theta join required?
Which language is used in sql?
Is t sql a programming language?
What is sqlca in db2?
What is pivot table in sql?
What is database sql?
Define union, minus, union all, intersect ?