Forum: SQL |
Thema:
Re: SQL Query which shows differences between 2 tables |
Von:
Thomas Scherner (
12.10.2005 12:34) |
Hallo Hannes,
sorry i don't understand. But do you have an Timestamp for the entries?
Ich bin ein Newbie . Aber jeder hat mal angefangen. Gruß & Dank Thomas
Betreff |
Von |
Datum |
|
|
G.
Guest
|
12.10.2005 12:59 |
|
  |
Re: SQL Query which shows differences between 2...
So it is very hard. Then you list al changes but you don't see where they are taken. Do you want this ???<br><br>select * from table a, table b<br>where a.name=b.name<br>and a.web<>b.web<br>or ......<br><br>so you... |
 |
 |
 |
|
|
Thomas
Scherner
|
12.10.2005 13:02 |
|
|
Antworten
Vorsicht bei der Eingabe: Die Zeichen ' oder -- sind nicht erlaubt!