Subject | Re: [firebird-support] select top row |
---|---|
Author | Martijn Tonies |
Post date | 2005-11-19T13:43:41Z |
> What is the equivalent query in FireBird for the following MS SQL queryReading the Firebird 1 release notes would have given you the answer...
> [ select top 1 * from users where name='name' ]
> Thanks for any reply.
SELECT FIRST n [SKIP m] ...
With regards,
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com