
September 19th, 2006, 09:00 AM
|
|
|
|
Creating a Table using Oracle 10G XE
Oracle 10G XE provides a wizard to create a table. The wizard provides several steps for creating a table, taking you to the next step after you have entered valid entries for that step. While scripts can be used to create a table, creating table using the visual, form based creation process is a lot simpler and less prone to errors. This tutorial describes a table to be created in the HR database with all the necessary ingredients for a typical database.
Read the full article here: Creating a Table using Oracle 10G XE
For more discussion go here: Blog Article Discussion
|