1. Your Full Name
2. Version of Oracle 11g/12c/18c database installed. (10 points)
3. Operating System (10 points)
4. Screen shots that details your installation procedure. (60 points)
5. A screen shot of login Oracle SQL*Plus as SYSTEM user. Typically, after you start SQL*Plus and enter user name "SYSTEM" and its password, it will look similar to the following screen shot from your computer. (20 points)

To show the login user name, you may issue a SQL command as
SQL> show user;
|