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 10304How 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 to execute stored procedure and set temp table in sql server?
What are the common performance issues in sql server?
What does null mean?
What are drillthrough reports?
How to write character string constants or literals in ms sql server?
What is the use of tempdb? What values does it hold?
How do you migrate data from mssql server to azure?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
What is clustered primary key?
Why should one not prefix user stored procedures with ‘sp_’?
Do you know clustered and non-clustered index?
What are the steps to follow to configure SQL*Net?
How do clustered indexes store data?
What does normalization do to data?
What is an indexing strategy?