2018-03-11 9:49 GMT+01:00 Clemens Ladisch :
> Cecil Westerhof wrote:
> > I see that in certain older queries I use:
> > LIMIT (SELECT COUNT(*) FROM TABLE)
> >
> > It looks like this has no use (limiting the selected records to the
> > number of records there are). Anyone an idea what could
Cecil Westerhof wrote:
> I see that in certain older queries I use:
> LIMIT (SELECT COUNT(*) FROM TABLE)
>
> It looks like this has no use (limiting the selected records to the
> number of records there are). Anyone an idea what could be a reason for
> this?
Trying to put some table data in
I see that in certain older queries I use:
LIMIT (SELECT COUNT(*) FROM TABLE)
It looks like this has no use (limiting the selected records to the
number of records there are). Anyone an idea what could be a reason for
this?
--
Cecil Westerhof
__
3 matches
Mail list logo