Subject | RE: [firebird-php] comparing column with constant value |
---|---|
Author | Alan McDonald |
Post date | 2004-11-20T11:21:15Z |
>totally lost you here...
> Hi there,
>
> I'd like to use this construction :
> SELECT userid, username, userid=3 isthis FROM users;
>
> Is it possible to get 1 in column isthis when userid=3 ?
>
> Michal
>
>
what are you trying to do?
Alan