Update 19b_memory_target_advice.sql

This commit is contained in:
Yacine31
2023-11-18 06:58:26 +01:00
parent a8f6adf88c
commit 4c94eaca33

View File

@@ -1,4 +1,4 @@
prompt <h2>SGA Target Advice</h2>
select * from gv$sga_target_advice;
prompt <h2>PGA Target Advice</h2>
select * from gv$sga_target_advice;
select * from gv$pga_target_advice;