What is the difference between SQL Constraint and PL/SQL
constraint.Pls give all the constraint name.
Answer Posted / 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 View All Answers
How do you update a value in sql?
How to run sql statements through the web interface?
What is difference between inner join and cross join?
What is offset in sql query?
What is the difference between delete and truncate commands?
Which query operators in sql is used for pattern matching?
What are the operators in sql?
How to get each name only once from an employee table?
What is rename in sql?
what is the difference between myisam static and myisam dynamic? : Sql dba
What are commit, rollback, and savepoint?
How do I count rows in sql?
What is the maximum database size for sql express?
What are hotfixes and patches?
What is a sql profiler?