Quantcast
Channel: SCN: Message List - SAP on Oracle
Viewing all articles
Browse latest Browse all 5847

Re: basic question on querying oracle tables in SAP ERP

$
0
0

Hi Mahesh,

it will work in st04 / SQL Command Editor because you work with SAP schema owner.

 

How do you connect via SQL*Plus ?

If you are not connected as SAP Schema owner you have to full qualify your select with something like this

select * from <Schema_owner>.<table_name>

 

And perhaps it will be helpfull to not select the whole table with

where rownum < 50
In my SQL Editor Limit of rows doesn't work correctly and in SQL*Plus there is no build-in Limit.

regards

Kay


Viewing all articles
Browse latest Browse all 5847

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>