Subject Re: [firebird-support] INTO Statement
Author Lester Caine
draconian2800 wrote:

> Hi All!!
>
> Can someone please help me with the firebird version of the INTO
> statement used in MySQL!!!
>
> SELECT COUNT(*) INTO : counter FROM TABLE; Does not work!!!

SELECT COUNT(*) AS counter FROM TABLE

Is correct SQL code for doing this. MySQL is slowly coming in line with
international standards ;) perhaps in a few years time they will fix
THEIR bugs :)

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services