Subject | Re: [firebird-support] SKIP :n inside a procedure |
---|---|
Author | Nando Dessena |
Post date | 2004-09-18T05:56:19Z |
William,
w> SELECT SKIP :N * FROM TABLE
try
select skip (:N) * from table
I thought "first" was required as well...
Ciao
--
Nando Dessena
mailto:nandod@...
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================
w> SELECT SKIP :N * FROM TABLE
try
select skip (:N) * from table
I thought "first" was required as well...
Ciao
--
Nando Dessena
mailto:nandod@...
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================