Duration: 15:45 min
Summary: SQL Plus is the command line tool used on the operation system console to send PL/SQL commands to an Oracle database. This tools is very important because it is found on every Oracle installation, can be used on a remote SSH shell session, and it is the default tool used on the examples, documentation and scripts provided by Oracle. This video shows how to connect to an Oracle instance, work with SQLplus variables, show and set parameters, and run scripts inside SQLPlus. The professional that knows very well how to use the SQLplus has the advantage over others that only know GUI tools since SQLPlus is the most employed tool used by all DBAs and professional that work with an Oracle database.