Update 18_memory_configuration.sql

This commit is contained in:
Yacine31
2023-11-15 12:16:20 +01:00
parent d53e598c41
commit 54709526ee

View File

@@ -78,4 +78,4 @@ SELECT s.name,
WHEN 'db_2k_cache_size' THEN 19 WHEN 'db_2k_cache_size' THEN 19
END, END,
s.inst_id; s.inst_id;
exit