SELECT into :varname

2002-08-30 Thread Wouter van Vliet
Heey Folks, I've been wondering about something for quite a while now.. I know that it's possible in some DBMS's to select a value in some variable, and then in some other query use it again. Is this also possiblein MySQL and if so, how? Thanks, Wouter

Re: SELECT into :varname

2002-08-30 Thread Mikhail Entaltsev
: SELECT into :varname Heey Folks, I've been wondering about something for quite a while now.. I know that it's possible in some DBMS's to select a value in some variable, and then in some other query use it again. Is this also possiblein MySQL and if so, how? Thanks, Wouter

Re: SELECT into :varname

2002-08-30 Thread Egor Egorov
Wouter, Friday, August 30, 2002, 6:59:04 PM, you wrote: WvV I've been wondering about something for quite a while now.. I know that it's WvV possible in some DBMS's to select a value in some variable, and then in some WvV other query use it again. Is this also possiblein MySQL and if so, how?

Re: SELECT into :varname

2002-08-30 Thread Gelu Gogancea
Message - From: Wouter van Vliet [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: Wouter @ Witbier [EMAIL PROTECTED] Sent: Friday, August 30, 2002 6:59 PM Subject: SELECT into :varname Heey Folks, I've been wondering about something for quite a while now.. I know that it's possible in some DBMS's