Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 simple queries

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-15 : 10:08:22
suresh writes "1. i have a table with a single field in which the data is redundent. i need to delete the duplicate records (i need not to delete entire duplicare records, just need to erase the redundency )

2 i have a tables which have marks class section subject and rank i need to find out the top three marks of the students and top three ranks with a sigle query WITH OUT LOOPING"
   

- Advertisement -