1 olap.getSchemas
<olap.getSchemas />
Returns | |
---|---|
Type | Description |
array | Return all the name of the database schemas. |
Example
Copy
<xsql-script name='olap_getSchemas'> <body> <println> <olap.getSchemas /> </println> </body> </xsql-script>
[s_foodmart,demo_ps,s_foodmart98,p_sd,p_sw,numeric_example,dimtypes_example,s_foodmart_sale_events,demo_schema_wo_cubes,s_foodmart_test]