Oracle 9i is a client/server database management system based on the relational data model. It handles failures well through transaction logging and allows administrators to manage users and databases through administrative tools. SQL*Plus provides an interactive interface for writing and executing SQL statements against Oracle databases, while PL/SQL adds procedural programming capabilities. Common SQL statements retrieve, manipulate, define and control database objects and transactions.