Subject | Re: Parameters in views |
---|---|
Author | apatri@inwind.it |
Post date | 2001-08-22T14:29:07Z |
Paul,
Sorry for the delayed reply.
Thanks for the gently reply.
Ciao
Tony.
Sorry for the delayed reply.
Thanks for the gently reply.
Ciao
Tony.
> Views are selectable, just like tables. Instead of putting the wherecalls
> clause in the view why not add the where clause to the select that
> the view?
>
> select * from myview
> where viewcol= :param
>
>
>
> Paul
>
> --
>
> Paul Reeves
> http://www.ibphoenix.com
> taking InterBase further