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 cascade rule and how does it relate to
deletions made with a subselect?



What is the cascade rule and how does it relate to deletions made with a subselect?..

Answer / s

Cascade deletes the foreign keys when the primary key is
delted.

When using subselect the rows deleted are based on the rows
that qualify for the subselect.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More DB2 Interview Questions

When is the authorization check on DB2 objects done - at BIND time or run time?

1 Answers  


Can any one tell me about Restart logic in DB2.

2 Answers  


What happens in bind step in a db2 program?

0 Answers  


What is sqlca?

0 Answers  


How to find the number of rows in db2 tables?

0 Answers  


Describe the elements of the SELECT query syntax?

3 Answers  


Suppose there are many duplicate records in a Db2 table. What is the query to retrive only duplicate records?

4 Answers  


How do I import data from excel to db2?

0 Answers  


Q1. How will you use two different DB2 qualifiers in a single COBOL program? Suppose we have 2 tables EMP1 and EMP2 with same structure defined in two different DB2 qualifiers QUAL1.EMP1 and QUAL2.EMP2 now during first 15 days we want to use QUAL1.EMP1 and rest of the days QUAL2.EMP2  how will we do this.  We can create a single program and a single load for this program. 

2 Answers   RBS,


What are types of indexes?

0 Answers  


What are union and union all?

0 Answers  


Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle

1 Answers   Infosys,


Categories