Subject | RE: [firebird-support] Dynamic name in a stored procedure |
---|---|
Author | Sasha Matijasic |
Post date | 2007-11-14T20:27:57Z |
> Can someone please tell me where this is wrong? And what theYou might use execute statement. Search for the syntax in the documentation.
> correct SQL syntax should be? I'm trying to get my stord
> procedure to return results from one of 2 views based on a
> condiiton. SourceView should have one of two view names. But
> it is not happy compiling:
>
Sasha