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 8739How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
Credit Suisse, GCU, Symphony, TCS,
4 26064Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement
3 7932
What is the difference between stored procedure and functions?
what is package and it uses and how can u call a package
Issues related in upgrading SQL Server 2000 to 2005 / 2008
What are the 3 types of schema?
Explain stored procedure?
What are cursors stored procedures and triggers?
Can we call future method from trigger?
what is the sql equivaent of the dataset relation object ?
How to test subquery results with the exists operator?
What do you understand by a stored procedure?
Does server sql treat char as a variable-length or fixed-length column?
How to specify the collation for a character data type in ms sql server?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
How do I view a trc file?
Write a SQL query to make a column as unique?