create a populate a table

Create a unique table of your choice using Oracle SQL*PLUS.

The table should have at least 4 columns and 1 primary key.

Insert 4 records into the table.

Share your SQL script file and results from running your script.