Hi,
I have a view that has some wher clause in it.
If I call the view with SELECT * FROM viewx WHERE xxxx ; (joining 2
tables)
then I dont get any results back although issuing the command in full
i.e. without view i get rows back.
Is it not possible to use view that way ?
Cheers
Alex