Query to check whether database has any externally authenticated SSL users Home > Database Blog > Query to check whether database has any externally authenticated SSL users Please use the below query. SELECT name FROM sys.user$ WHERE ext_username IS NOT NULL AND password = ‘GLOBAL’; Venkatesh GK venkateshkumar.gk@doyensys.com Recent Posts Script to import standard purchase order Query to get Journal Entry Reserve Ledger Report Connect Your Oracle Cloud VCNs Like a Pro: The Complete Local Peering Gateway Guide