What is the difference between SQL Constraint and PL/SQL
constraint.Pls give all the constraint name.

Answers were Sorted based on User's Feedback



What is the difference between SQL Constraint and PL/SQL constraint.Pls give all the constraint na..

Answer / siva

Both SQL Constraint and PL/SQL constraint are the same.

Is This Answer Correct ?    1 Yes 0 No

What is the difference between SQL Constraint and PL/SQL constraint.Pls give all the constraint na..

Answer / kotesh

sql & plsql constraints are same
namly

primary key
check
not null
unik
foreign key

Is This Answer Correct ?    1 Yes 0 No

What is the difference between SQL Constraint and PL/SQL constraint.Pls give all the constraint na..

Answer / dinesh

SQL:- Primary Key,Foreign Key,NOT NULL,CHECK,DEFAULT Etc
PL/SQL :-Trigger just use a constraint

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is record data type?

0 Answers  


How do I install sql?

0 Answers  


what is a control file ? : Sql dba

0 Answers  


What is the difference between partition and index?

0 Answers  


Is it possible to create startup or shutdown trigger for on-schema?

0 Answers  






how to retrive only second row from table?

31 Answers   IBM,


how to create object in plsql

3 Answers   Microsoft,


What is transaction control language (tcl)?

0 Answers  


What is the difference between join and natural join?

0 Answers  


will function return more than one value how

9 Answers   Accenture,


How collections are improve the performance?

1 Answers   Polaris,


What are the types of join and explain each?

0 Answers  


Categories