Re: Scan and Update
From: David Portas (REMOVE_BEFORE_REPLYING_dportas_at_acm.org)
Date: 01/13/05
- Next message: Ashkan Daie: "Re: Cross Database Trigger"
- Previous message: Ashkan Daie: "Re: Cross Database Trigger"
- In reply to: Munch: "Scan and Update"
- Messages sorted by: [ date ] [ thread ]
Date: 13 Jan 2005 08:11:38 -0800
What is the key here? Every table should have a key but in your sample
it isn't obvious what it is. If the table doesn't have a key then you
should remove duplicates rather than attempt to update them. If you
need more help, please post DDL for the table, including keys and
constraints. See: http://www.aspfaq.com/etiquette.asp?id=5006
-- David Portas SQL Server MVP --
- Next message: Ashkan Daie: "Re: Cross Database Trigger"
- Previous message: Ashkan Daie: "Re: Cross Database Trigger"
- In reply to: Munch: "Scan and Update"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|