The most common SQL statement executed on an Oracle database is a query or SELECT statement. SELECT statements are used to pull or extract data (information) from the Oracle database. This data is stored in TABLES. The concept of an Oracle table is the same as an excel spreadsheet table, it also contains rows and columns.. When SQL*Plus is invoked (run) it first displays the version of SQL*Plus used, the date, the version of the Oracle database used, the version of PL/SQL used and any server options available on the database. In set theory NULL represents the value of an empty dataset. There are times when we may wish to set a default value instead of the NULL value, in this instance we use the function nvl().
|