Subject Re: [firebird-support] Re: The First to select
Author Richard Wesley
On Feb 13, 2006, at 15:33, Alexandre Benson Smith wrote:

> MSSQL and MySQL I don't know, but wht won't you create your own table
> with just onde record and use it everywhere ?
>
> create table TableuDual as (a integer);
> commit;
> insert into TableDual values (1);
> commit;

Because we may not have write permission. It seems a strange idiom,
though.

Richard Wesley
hawkfish@...