Categories:
.NET (357)
C (330)
C++ (184)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (2)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How To Create an Oracle Database Manually
How To Create an Oracle Database Manually? - Oracle DBA FAQ - Creating New Database Instance Manually
✍: FYIcenter.com
Based on Oracle's Administrator Guide, there are 11 steps to create a database with the CREATE DATABASE statement:
Other items in this FAQ collection will follow those steps to help you creating a new database manually from beginning to end.
2007-04-22, 5326👍, 0💬
Popular Posts:
What Is Posting? Posting is an event that writes Inserts, Updates and Deletes in the forms to the da...
What Articles Have You Read about JUnit? There are a number of JUnit articles that you should read: ...
How To Enter Binary Numbers in SQL Statements? - MySQL FAQs - Introduction to SQL Basics If you want...
How To Set Background to Transparent or Non-transparent? - CSS Tutorials - HTML Formatting Model: Bl...
What is NullPointerException and how to handle it? When an object is not initialized, the default va...