write a query to remove duplicate records without using primary key column?
Answer Posted / 312
351
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is usually the first word in a sql query?
What do you know about system database? : SQL Server Architecture
What is 2nf normalization form?
How can sql server instances be hidden? : sql server security
Does a full backup include transaction log?
Can one drop a column from a table?
What do you mean by normalisation?
Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.
How to call stored procedure using http soap?
How to disconnect from a sql server using mssql_close()?
System requirements for sql server 2005 express edition?
Which are the two editions in which SQL Azure database available?
How do I find the port number for sql server?
Can we linked SharePoint to a SQL database?
What is a mixed extent?