Skip to Content
0
Former Member
Sep 15, 2007 at 08:27 AM

gettin error while making report

25 Views

my select query which is giving error msg is

SELECT * FROM ZSBOOK WHERE CONNID=ZSBOOK-CONNID

INTO TABLE ITAB.

Error msg is as follows::

"INTO" is not a valid comparison operator.

plz help me with the same..