Next: Create a database
Up: The Cuddletech SAs Guide
Previous: Steps for installation
Contents
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:
- Create the database
- Connect to and start the database
- Create a table
- Add data to a table
- Create an index
- Query the table
- Create and Query a View
- Destroy objects
- Stop the database
- Destroy the database
Subsections
2005-02-10