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
Answer / siva
Both SQL Constraint and PL/SQL constraint are the same.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kotesh
sql & plsql constraints are same
namly
primary key
check
not null
unik
foreign key
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
Write a query to get last 10 records from the table.
Write a unique difference between a function and a stored procedure.
What is the diffrence between IN and EXISTS.which one is faster.
Mention what is the plv (pl/vision) package offers?
how to add a new column to an existing table in mysql? : Sql dba
What are stuff and replace function?
What are user defined stored procedures ?
How do I run a pl sql program?
What is lexical units in pl sql?
Easy way to convert tableau "IF - ELSEIF" statements to Netezza "CASE" statements.
How pl/sql source code can be protected?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)