Date: 04/13/01
- Next message: Chris Johnson: "RE: [phplib] Intervall Select-Abfrage"
- Previous message: Maxim Derkachev: "Re[2]: [phplib] per session cookies expiring after e15 mins"
- Next in thread: Chris Johnson: "RE: [phplib] Intervall Select-Abfrage"
- Reply: Chris Johnson: "RE: [phplib] Intervall Select-Abfrage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hallo und so,
habe folgendes Problem:
habe Tabelle mit z.b. 2 Felder: Preisvon und Preisbis
jetzt möchte ich z.B. alle Datensätze die z.B. einen
Preis von 50 DM bis 100 DM haben. Wie mache ich diese
select-Abfrage?
Habe folgendes versucht, aber funktioniert nicht:
"select .. where (Preisvon >= $Preisvon and Preisbis <=
$Preisbis) order by name);"
Hat jemand ne Lösung?
gruß Ralf
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Chris Johnson: "RE: [phplib] Intervall Select-Abfrage"
- Previous message: Maxim Derkachev: "Re[2]: [phplib] per session cookies expiring after e15 mins"
- Next in thread: Chris Johnson: "RE: [phplib] Intervall Select-Abfrage"
- Reply: Chris Johnson: "RE: [phplib] Intervall Select-Abfrage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

