Saved Bookmarks
| 1. |
What are the ways in which an Oracle database can be created? |
|
Answer» There are three (3) ways to create an Oracle database. You can create a database using the Database Configuration Assistant, using the Oracle-supplied database creation procedures or using the SQL CREATE DATABASE command. |
|