Hi,
I would like to execute a query to check if the schema has ords enabled.
Is there a view or table that I can query from to find this out?
I don't want to call ords.enable_schema() to enable or disable. I just want to see if it is currently enabled or not.
Any ideas?