Quantcast
Channel: SCN: Message List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 8968

Re: Show list of all schemas

$
0
0

Hi Jonathon

 

SHOW is not a standard SQL command, but a convenience command used by some DBMS.

Typically in SAP HANA you would use the Object Navigator to review the schemas as specific user can access.

Alternatively you can simply run

 

select * from schemas

 

to retrieve a list of all schemas.

 

- Lars


Viewing all articles
Browse latest Browse all 8968


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