Re: Lost password...

jean-michel OLTRA <[email protected]> Sat, 6 Sep 2003 11:31:32 +0200
Newsgroups gmane.comp.db.sapdb.general
Message-ID <20030906093132.GA15214@espinasse>
Le vendredi 05 septembre 2003, Marc-Olivier Meunier a écrit...
	bonjour,


> Should i crash it and then delete everything about it ? Or is there a
> way to get at least the name of the user ? (which will certainly leads
> to the password...)

SELECT USERNAME, USERMODE FROM DOMAIN.USERS ?
SELECT OWNER FROM DOMAIN.TABLES WHERE TABLENAME = 'MA_TABLE' ?
-- 
jean-michel