select_alter_select_for_empty
Description:
Creates a new Statement, selecting the same data as stmt
, but which
always returns an empty (no row) data model.
This is use dy database providers' implementations.
Parameters:
stmt |
a SELECT Statement |
Returns:
a new Statement |
Namespace: Gda
Package: libgda-6.0