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..