Question: Lab (50 points) Preliminary Login into Linux machine (oraclelinux.eng.fau.edu) Connect to database (e.g., sqlplus username/password) ALTER SESSION SET CURRENT-SCHEMA = yangk; Change line size: SET


Lab (50 points) Preliminary Login into Linux machine (oraclelinux.eng.fau.edu) Connect to database (e.g., sqlplus username/password) ALTER SESSION SET CURRENT-SCHEMA = yangk; Change line size: SET LINESIZE 400 Use Spool command to create log file for the output of SQL (e.g., SPOOL filename and SPOOL OFF) Consider the following relational schema tities rem date DATE DATE birth date DATE irnt same CHARACTER VARYING14 salaries hire dale DATE salary NUMERIC 0 from date DATE e date DATE dept na CHARACTER rem date DATE te dale DATE frem date DATE te date DATE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
