sqlplus /
For Oracle Database 12c, the following command is used to connect database in my development environment
user1@abc >> sqlplus /
I have upgraded to 19c, what should be the correct command now?
0
For Oracle Database 12c, the following command is used to connect database in my development environment
user1@abc >> sqlplus /
I have upgraded to 19c, what should be the correct command now?