next up previous contents
Next: Create a database Up: The Cuddletech SAs Guide Previous: Steps for installation   Contents

Oracle Basics

To get a good understanding of the basics of Oracle, lets set out to do the most basic operations that we would need to really utilize the database. These are:

  1. Create the database
  2. Connect to and start the database
  3. Create a table
  4. Add data to a table
  5. Create an index
  6. Query the table
  7. Create and Query a View
  8. Destroy objects
  9. Stop the database
  10. Destroy the database



Subsections

2005-02-10