Subject | Re: [firebird-support] ORDER BY got message 'token unknown' |
---|---|
Author | Martijn Tonies |
Post date | 2004-04-07T14:39:45Z |
Hi,
You can do:
select ... from myview ORDER BY something
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> i hav a simple view that implements an ORDER BY, but i canĀ“t compileORDER BY isn't supported in a VIEW.
> it into the DB because of an error like 'ORDER BY token unknown'.
> Anyone knows what is happening???
You can do:
select ... from myview ORDER BY something
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com