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 / priyanka

conditions mentioned in the CHECK constraint must be a
boolean exp,they cannot be subqueries or sequences n
cannot include the SYSDATE,UID,USER, USERNV SQLfunctions

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is max rowid in oracle?

1079


Describe varray?

1114


Explain the use of rows option in imp command.

1129


What are the system predefined user roles?

1093


How to create a new table in your schema?

1123


How to call a stored function with parameters?

1089


How can I combine multiple rows into a comma-delimited list in oracle?

1112


Explain oracle instance.

1226


How to delete an existing row from a table in oracle?

1127


Explain the function of optimizer in oracle?

1195


What is a table index in oracle?

1180


What are the database administrators utilities available?

1090


what is reindexing?

1725


What is ceil and floor in oracle?

1118


Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.

1829