Hi,
I want to get the hostname of current SAP HANA via SQL statement, just like
SELECT host_name()
in SQL server. I try this in SAP Hana, but it doesn't work. So is there any way to get hostname, instance number
of an SAP HANA using SQL statement? thanks