June 08, 2012

o7_dictionary_accesibility in SAP HANA

sap hana for oracle administrators, in a nutshell :)

grant catalog read to <username>


as like as in Oracle <ALL|DBA|USER>_table SAP HANA you can do the following:



select * from m_tables

column store tables list: select * from m_cs_tables

row store tables list: select * from m_rs_tables

No comments:

Post a Comment