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 can we delete Duplicate row in table?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

How does recursive cte works in sql server?

0 Answers  


create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?

8 Answers   IBM,


How do you find the error, how can you know the number of rows effected by last SQL statement?

1 Answers  


what is spatial nonclustered index

0 Answers  


How to disable stored procedure sql server?

0 Answers  


What are different replication agents and what's their purpose? : sql server replication

0 Answers  


How to set database to be read_only in ms sql server?

0 Answers  


how to copy sysdatabase file from c: Drive to D: Drive in SQL Server.

6 Answers   IBM,


What are the different sql server versions?

0 Answers  


What command would you use to create an index?

0 Answers  


Why use stored procedures in sql server?

0 Answers  


How can you check the level of fragmentation on a table?

0 Answers  


Categories