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...


How to write query to Delete the records in child table
and corresponding records in parent table

Answers were Sorted based on User's Feedback



How to write query to Delete the records in child table and corresponding records in parent table..

Answer / vaishali

delete from child_table, parent_table where
child_table.parent_id=parent_table.parent_id

Is This Answer Correct ?    14 Yes 26 No

Post New Answer

More SQL Server Interview Questions

Do you know what are the ways available in sql server to execute sql statements?

0 Answers  


What is sql collation?

0 Answers  


Explain where clause?

0 Answers  


What Is Rdbms?

0 Answers   Accenture,


How do I find the size of a sql server database?

0 Answers  


What are the types of subquery?

0 Answers  


What is indexing in sql server with example?

0 Answers  


What is RMS migrations?

0 Answers   Satyam,


What you can do to delete a table without the delete trigger firing?

0 Answers  


what's new in sql server 2016?

0 Answers  


Define candidate key, alternate key, and composite key.

0 Answers  


why would you call update statistics? : Sql server database administration

0 Answers  


Categories