Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: *** A STUPID QUESTION (I'M BEGINNING) ***
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
![]() |
![]() |