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 an Integrity Constraint?

Answer Posted / guest

integrity Constraints is used by oracle to check data
Integrity while performing operations into database.
Like columns is defined as not null.User cannot insert null
values into this column

Constraints:
1. Primary Key
2. Unique Key
3. Not Null
4. Referential Integrity(Foreign Key)
5.Check Constraints

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql rowcount?

1071


Explain what is a field in a database and record in a database?

1180


What is blind sql injection?

1166


What is query optimization in sql?

1043


What is a string data type in sql?

1100


What is informix sql?

1032


Is there a way to automate sql execution from the command-line, batch job or shell script?

1016


Is sql low level language?

1066


How do I write a cron which will run a sql query and mail the results to agroup?

1032


How sql query is executed?

1187


How many aggregate functions are available there in sql?

1018


what is the use of double ampersand (&&) in sql queries?

1229


How to change the order of columns in Oracle SQL Plus ?

1102


What are the different sql commands?

1127


How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?

1206