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

Consider the table T1 it consits
A,2,3,4
consider another table t2 it contain
1,2a,3a,4a
now i need o get the upadted answer

Answer Posted / rajesh

to get zero u must apply intersect set statement between
select statements of table1 and select statement of table2
syntax:
select * from t1
intersect
select * from t2

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to loop through the result set with @@fetch_status?

1431


Explain about Views?

1122


What is an inner join?

1040


what is the primary use of the model database? : Sql server administration

1095


How to create a simple table to test triggers in ms sql server?

1034


Explain the use of keyword with encryption. Create a store procedure with encryption?

1007


Give an example of why you would want to denormalize a database

1029


Can we create clustered index on composite key?

1168


What do you mean by 'normalization'?

1121


What are the disadvantages of using querystrings to send data from one page to another?

1071


Define left outer join in sql server joins?

1010


Explain the disadvantages/limitation of the cursor?

1008


How do you make a trace?

1073


What is the full meaning of dml?

998


what are candidate key, alternate key and composite key? : Sql server database administration

962