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

write a query to delete similar records in different tables
with same structure

Answer Posted / vinoth kumar

DELETE FROM table1 WHERE
(col1,col2,..) IN (SELECT col1,col2,.. FROM table2 where
condition)

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 execute immediate?

1159


What is bind variable in pl sql?

1102


How do I partition a table in sql?

1201


Explain about various levels of constraint.

996


What is microsoft t sql?

984


how is myisam table stored? : Sql dba

1097


Is join and inner join the same?

1040


What are sql built in functions?

978


How many types of indexes are there in sql?

1039


What is server name sql?

1201


State few characteristics of pl/sql?

1020


What are system versioned tables?

1069


what is union? : Sql dba

1080


what does the t-sql command ident_incr does? : Transact sql

1122


How to read xml file in oracle pl sql?

947