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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-05-23 : 00:19:39
|
Jez Timms writes "Hi guys,
I have two tables in which numeric data indentifies a car - the first table is deleted every day, and updated with a row which could contain the same car but id number changes on update. The second holds the id when a particular enquiry is made on our website, but the id will be deleted on update of the first table. How do i update the second table with the new id that had just been updated in the first. We have a unique identifier to work with which would stay the same in both tables - but we need the ids to automatically stay the same!!! Help
SQL 7 running NT 4 with service pack 5" |
|
|
|
|
|