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 column level constraints and
table level constraints?

Answer Posted / priya

Constraints define the conditions or predictions under
which data is valid.
column level constraints are applicable to single column
only like if we want to make Unique constraint on column
level then as shoen below:-
<column Name><data type>Unique
At table level
Unique(<coulmn>,<column>);
Table level constraints means when constraints apply on
more than single column.

Is This Answer Correct ?    22 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to store only time; not date and time?

1066


What is oracle rowcount?

1143


What do you mean by cdb and pdb in oracle 12c?

1099


What is the use of file param in imp command?

1213


What is the relationship among database, tablespace and data file?

1034


If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...

2285


What are temporal data types in oracle?

1164


How to connect asp pages to oracle servers?

1119


Who developed oracle & when?

1055


How to create an initialization parameter file?

1102


How does one get the view definition of fixed views/tables?

1069


What is index in Oracle?

1128


Please explain joins in oracle?

1103


What do you understand by database schema and what does it hold?

1297


Can you assign multiple query result rows to a variable?

1035