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
How many disk partitions should I have?
how to extract a unit value from a date and time? : Sql dba
Lookups are a key component in sql server integration services (ssis). Explain its purpose?
How many tables can you join in sql?
Can we edit a view in sql?
explain the difference between bool, tinyint and bit. : Sql dba
What are packages in pl sql and also explain its advantages?
What is the difference between unique and primary key constraints?
What is parameter substitution in sql?
Is sql dba a good career? : SQL DBA
define sql delete statement ? : Sql dba
What is pl sql and why it is used for?
How do I add a database to sql?
how do you login to mysql using unix shell? : Sql dba
When can we use the where clause and the having clause?