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.
stmt |
a SELECT Statement |
a new Statement |