Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Adding new Table in existing database

Adding new Table in existing database

From: Nipa <npatel_at_webley.com>
Date: 10 Nov 2001 13:38:11 -0800
Message-ID: <24d1a4c3.0111101338.7f1d53d9@posting.google.com>


Hi everyone,

I am fairly new to the database development. I don't have any expirence with database.

I want to create a table with 3 or more fields. Something similar to this:

uername password testResults

someName   sompwd       0
otherName  pwd          3
name       pwd          8

I am not sure how would I be able to create a table with such fields? In general I am not sure what does it exactly mean to have or to create a table in database terminology.

Please provide some insight on this.

Thanks
Nipa

PS: I am scripting in perl/cgi. Received on Sat Nov 10 2001 - 15:38:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US