Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 are instead of triggers?

0 Answers  


what are Dynamic SQL statements?

9 Answers  


how to create table with in the procedure or function?

2 Answers   Genpact, HCL,


please explain database architecture..

1 Answers   Infosys,


explain mysql aggregate functions. : Sql dba

0 Answers  


there is A table and B table in A table there 5 rows and in b table there are 2 rows i am firing query select * from a,b what will be the output?

7 Answers   Cognizant,


Can unique keys be null?

0 Answers  


How will you distinguish a global variable with a local variable in pl/sql?

0 Answers  


Is it possible to access the current value in a session before accessing next value?

1 Answers  


Why do we use view in sql?

0 Answers  


how to rename an existing table in mysql? : Sql dba

0 Answers  


What is the purpose of design view?

0 Answers  


Categories