Re: [firebird-support] Re: How do you write dynamic sql in Firebird
Hello Dmitry, >12.12.2014 23:08, 'Martijn Tonies wrote: >> >> But using ROWS instead of FIRST makes using a parameter possible > >FIRST (:CNT) does the trick as well. Oh, good one, let's see if I can remember. ;) With regards, Martijn Tonies Upscene Productions http://www.upscene.com Download Database Workbench for Oracle, MS SQL Server, Sybase SQL Anywhere, MySQL, InterBase, NexusDB and Firebird!
[firebird-support] Re: How do you write dynamic sql in Firebird
12.12.2014 23:08, 'Martijn Tonies wrote: > > But using ROWS instead of FIRST makes using a parameter possible FIRST (:CNT) does the trick as well. Dmitry