I have used wmsys.wm_concat in a SQL statement in the SQL Developer and it works perfectly fine.
But now I am wondering whether wmsys functions are available for every user operating on the database.
Can every user call functions of wmsys?
So if I give the code to someone else are there going to be problems executing wmsys.wm_concat?
Thanks.