in tabase table having a column in it empname field is there which having 5 duplicate values is there i want deleted all the duplicates i want showing only one name only.
7 10300How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
Credit Suisse, GCU, Symphony, TCS,
4 27253Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement
3 8804
How do I know if localdb is running?
What is the server name in sql server?
How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?
How can we migrate from SQL server to SQL Azure?
How to optimize stored procedure optimization?
Explain the rules for designing files and file groups in sql server?
how many triggers you can have on a table? : Sql server database administration
Is candidate a key?
What does the on delete cascade option do?
whats the maximum size of view state??
What is a non-clustered index?
If user is owning any SQL Objects, can we drop that user
What are data files?
How you can find out if an index is useful to the optimizer?
What is the difference between Stored Procedures and triggers?