All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hana.information_schema.DATABASE_USERS.sql Maven / Gradle / Ivy

There is a newer version: 16.24.2
Show newest version
SELECT
  USERS.USER_NAME AS USERNAME,
  USERS.*
FROM
  SYS.USERS




© 2015 - 2025 Weber Informatics LLC | Privacy Policy