Consultor Eletrônico



Kbase P17862: How to retrieve the users exisiting in the database from SQL-92 clients
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/01/2005
Status: Unverified

GOAL:

What is the SQL syntax to retrieve existing users?

GOAL:

How to retrieve the users existing in the database from SQL-92 clients

FIX:

The syntax is:
select * from pub."_user"