mise à jour v2
Grosse mise à jour : - style moderne des tableaux et code - code structuré et factorisé - sql et sh affinés
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
prompt <h2>Database supplemental logging :</h2>
|
||||
|
||||
select 'force_logging' as property, force_logging as value from v$database
|
||||
select /* db-html-report */ 'force_logging' as property, force_logging as value from v$database
|
||||
union all
|
||||
select 'supplemental_log_data_min' as property, supplemental_log_data_min as value from v$database
|
||||
union all
|
||||
|
||||
Reference in New Issue
Block a user