Hallo Andavos,
SELECT * FROM tabelle WHERE spaltenname LIKE 'wert'
Warum nicht gleich "SELECT Id FROM Tabelle WHERE Spaltenname = 'wert'"?
Grüße
Andreas
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
(Rich Cook)
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
(Rich Cook)