Subject Re: [firebird-support] Select * from where 0=1
Author Dimitry Sibiryakov
On 24 Mar 2004 at 11:51, Jerome Bouvattier wrote:

>I need to retrieve an empty resultset with all fields of a given table. I
>tried the two following queries :

If you need only fields definition, there is no need to open
dataset. Prepare is quite enough.

SY, Dimitry Sibiryakov.