Answers for "oracle change compatible parameter 19c"

SQL
0

change compatible parameter in oracle 12c

CopySQL> ALTER SYSTEM SET COMPATIBLE = '12.1.0.2' SCOPE=SPFILE;
Posted by: Guest on May-20-2020

Code answers related to "oracle change compatible parameter 19c"

Code answers related to "SQL"

Browse Popular Code Answers by Language