MS SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMS SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 13th, 2004, 01:28 PM
iroosma iroosma is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 4 iroosma User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
deleting duplications of a db

I am joining two databases and the result has many duplications in it. Using SQL, how do I delete the duplications.

Thanks

Reply With Quote
  #2  
Old August 13th, 2004, 03:57 PM
Mandrill Mandrill is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 97 Mandrill User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 sec
Reputation Power: 5
Send a message via ICQ to Mandrill Send a message via MSN to Mandrill
Not quite sure what you mean by joining two databases. If you mean importing data from tables in one db to corresponding tables in another db you will need to create a new temp table and insert a select distinct of your original data.
Code:
INSERT INTO temptable
SELECT DISTINCT * FROM OriginalTable

Drop the old table and rename the new.

HTH
Darrell

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMS SQL Development > deleting duplications of a db


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT