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 10100How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
Credit Suisse, GCU, Symphony, TCS,
4 27105Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement
3 8672
What is ms sql server service broker?
what is normalization? : Sql server database administration
How important do you consider cursors or while loops for a transactional database?
How to delete a login name in ms sql server?
What are four major operators that can be used to combine conditions on a where clause?
What is database mirroring?
What are the different Authentication modes in SQL Server and how can you change authentication mode?
What are the advantages of user-defined functions over stored procedures in sql server?
Give main differences between "Truncate" and "Delete".
how can u get last observation in an unknown dataset ?
Explain sub-query?
If user is owning any SQL Objects, can we drop that user
How do I start sql server agent automatically?
Write a SQL query to delete a table?
What specific conditions database should meet, before you can bulk copy data into it using bcp?