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

Home -> Community -> Usenet -> c.d.o.tools -> Re: *** A STUPID QUESTION (I'M BEGINNING) ***

Re: *** A STUPID QUESTION (I'M BEGINNING) ***

From: Conan Farrell <conan_at_>
Date: 2000/07/14
Message-ID: <wzDb5.7200$r4.3939@news.indigo.ie>#1/1

Hi,

    the database is located on a server somewhere, the truth of the matter is that as a user the physical makeup the database is irrelevent. When you issue a DDL Statement ( Create, Alter or delete a database object). the action is automatically saved to the database. As regards the inserts to the table issue "commit;" after you are finished to ensure the records are updated.

Thats it

Hope That helps

Conan

ATWORK wrote in message <396efa77.166396345_at_news.sarenet.es>...
>Right. I start SQL*Plus. I create a table.... I fill it ....
>but where in hell is the database? Wich is the extension?
>In wich folder? How can I save it?
>
>I have to report I only know Access databases...
>
>Thanks in advance, kids...
>
>
Received on Fri Jul 14 2000 - 00:00:00 CDT

Original text of this message

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