I need to get for some logging the version of the hana server. Does one know what would be the Hana equivalent or similar query to
SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY('productlevel'), SERVERPROPERTY('edition'), @@version
The closest I could find is
select * from M_DATABASES