Subject Re: [ib-support] Select in select
Author Martijn Tonies
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."


> Hi
>
> Can I do something like:
>
> Select Count(*) from (Select * from TABLE1 where FIELD=180);
>
> Michael
>