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 are the Limitations of a CHECK Constraint ?

Answer Posted / surya

It is used to avoid invalid and inconsistence data into the
data base table.
For example if you specify like this
sal int Check(sal>=1000)
and trying to insert value below 1000 in the sal
column,they won't accept you.That means it restrict the
data in the database table.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between alert log file and tarce file ?

2223


How to connect the oracle server as sysdba?

1125


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

1069


How do I escape a reserved word in oracle?

1253


How to see the table columns used in an index?

1070


How to start an oracle instance?

1070


how do u setup a replication site?

2027


What are the restrictions on external table columns?

1107


What is a read only transaction in oracle?

1078


What is meant by a deadlock situation?

1150


What privilege is needed for a user to create views in oracle?

1091


Explain a data segment?

1110


HI, Please let me know the syllabus for Oracle OCA and OCP Certification

2544


How do I call oracle stored procedures that take no parameters?

1193


Can we insert data in view oracle?

1107