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.
| Author |
Topic |
|
shajimanjeri
Posting Yak Master
179 Posts |
Posted - 2008-08-05 : 07:55:46
|
| Dear All, I am using SQL2000 Server. I have a table called subscribers. This table will store mobilenumber, Name, Status. Here I want to delete mobilenumber if it is repeated. Means need to delete all repeated mobile number records from this table. How to do it in SQL 2000?Is there any query pleaseShaji |
|
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
|
|
|
|
|