Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Sample database
Peter Morris wrote:
> Is there a sample Oracle database I can download,
> I want to practise things like configuration, backup,
> etc. Say, about 30 tables, plus indexes, stored procedures,
> triggers and so on. Maybe 50 MB or so.
>
> TIA
If by sample database do you mean the complete Oracle product? If you do
you are talking about 3GB of product and when installed it will create a
sample database with schemas. You can get it at no charge at
http://www.oracle.com
If you already have an Oracle installation you are misusing the word database and mean schema in which case one already exists. Ask your DBA for a user-id and password.
PS: The word database in Oracle relates to an entirely different concept than the same word used on the context of MS SQL Server.
-- Daniel Morgan http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Tue May 20 2003 - 19:49:53 CDT
![]() |
![]() |