sql search

jda jda at his.com
Wed Apr 19 15:43:22 CDT 2006


>
>The first thing comes to my mind is something like this:
>
>select * from tableA where id > (select count(*) - 15 from tableA )
>
>But it could be expensive query.
>
>Probably this task can be redesigned in someway?
>If no - put the feature request to the mantis please.
>

Hi Ivan,

This works great. Thanks!

Jon


More information about the Valentina-beta mailing list