Is there a syntax that I can use to view/show all schemas? I'm trying to familiarize myself with the basics of HANA SQL syntax so I can use it from the command-line from time-to-time rather than relying on the studio. In mysql you can use "SHOW DATABASES" but "SHOW" doesn't seem to be recognized.
↧