ORA-00920 and ORA-02063.
472903Nov 28 2006 — edited Nov 29 2006Hi,
I have data in a remote database.
If i do a simple select * on a table in a remote database I can retrieve the data.
But if i have an anonymous block with a cursor and I try to access data from the table in the remote database I get the error saying..
ORA-00920: invalid relational operator
ORA-02063: preceding line from <database name>.
I'm confused as to where the problem might lie.
Please help me solve this problem
M
Message was edited by:
user469900