Subject | Re: [firebird-support] Subselect with more than 1 fields |
---|---|
Author | Martijn Tonies |
Post date | 2004-08-16T13:50:58Z |
Hi,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> How is made subselect query with more than one fields?You can't.
> For example:With regards,
>
> SELECT fkood, amnr
> FROM koosseis
> WHERE (fkood,amnr) NOT IN (SELECT fkood,amnr FROM isik)
>
> gives me error "Token unknown line 3 char 13".
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com