Subject | Re: [ib-support] Select in select |
---|---|
Author | Martijn Tonies |
Post date | 2002-09-20T12:07:31Z |
No.
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com
Firebird Workbench - the developer tool for Firebird
http://www.upscene.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com
Firebird Workbench - the developer tool for Firebird
http://www.upscene.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
> Hi
>
> Can I do something like:
>
> Select Count(*) from (Select * from TABLE1 where FIELD=180);
>
> Michael
>