Hello All,
We are facing a strange scenario in hana SPS 10 Developer Edition. We have few schemas say (A,B,C). When I select SQL console from schema A or B then I am able to run functions on schema C but when I select the SQL console from schema C and try to execute any function like 'select substr_before('some string','pattern') from dummy' it returns empty string. The same behavior is being seen for all functions. So the sql editors have permissions on schema level as well?
In case anyone knows please let me know what can be the possible cause for this.
TIA,
Nikhil