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 10605How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
Credit Suisse, GCU, Symphony, TCS,
4 27436Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement
3 8965
Can you index views?
What are wait types?
What is the difference between for xml raw and for xml auto?
Disadvantages of the indexes?
Can sql servers link to other servers like oracle?
What is sql server query analyzer?
Can we do dml on views?
What is self contained sub query?
What is acid mean in sql server?
What kind of problems occurs if we do not implement proper locking strategy?
What are different types of constraints?
How to provide default values to function parameters?
How to convert character strings into numeric values?
What are the different SQL Server Versions you have worked on?
Why use identity in sql server?