informatica:oracle:comandos
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
informatica:oracle:comandos [2017/03/23 15:33] – jose | informatica:oracle:comandos [2024/06/19 09:46] (current) – jose | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | < | ||
+ | SELECT 'DROP TABLE ' || owner || ' | ||
+ | FROM all_tables | ||
+ | WHERE owner = ' | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | set sqlformat insert; | ||
+ | select * from WZC_AUTHORIZATION_OWN.AUTHORIZATION_CONFIGURATION; | ||
+ | set sqlformat default; | ||
+ | </ | ||
+ | |||
====== Crear Usuario ====== | ====== Crear Usuario ====== | ||
Line 7: | Line 19: | ||
- | Comprobar usuario bloqueado: | + | ====== |
< | < | ||
select username, | select username, |
informatica/oracle/comandos.1490283212.txt.gz · Last modified: 2017/03/23 15:33 by jose