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 10273How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
Credit Suisse, GCU, Symphony, TCS,
4 27235Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement
3 8779
What is sql server query analyzer?
Can we linked SharePoint to a SQL database?
What happens if time-only values are provided as date and time literals?
How many types of schemas are there?
Do you know what is user defined datatypes and when you should go for them?
What is collation sensitivity?
How to check if a table is being used in sql server?
What is difference in performance between insert top (n) into table and using top with insert?
How to throw custom exception in Stored Procedure?
How do you start single user mode in clustered installations?
can you implement data mining in SSRS?
What are the requirements for sql server 2016?
Can we call stored procedure in view in sql server?
What is a with(nolock)?
what is create database syntax? : Sql server database administration