hi,
Beispiel: Ich möchte nun ein Duplicate vornehmen mit folgendem Insert-Select:
Insert (...) SELECT * FROM tbl WHERE d=4
(aber als ergebnis möchte ich dann folgendes haben:)4 | 5 | 1 | 4 | <-
5 | 4 | 2 | 4 | <-
6 | 7 | 3 | 4 | <-7 | 5 | 1 | 5 | <-
8 | 4 | 2 | 5 | <-
9 | 7 | 3 | 5 | <-
Wenn du den statischen Wert 5 für eine Spalte auslesen willst, dann selektiere 5.
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }