About the SRDemo Schema

$Id: AboutTheSchema.html,v 1.2 2005/12/26 13:48:33 steve Exp $

Introduction

SRDemo uses it's own database user and schema to store it's test data. The default schema name is SRDEMO and the default password is oracle. To gain an overview of the objects in the schema and the relationships between them, view the SRDemoDataBase diagram in this project

Installing the Schema and Test Data

Open a command prompt in the DatabaseSchema/scripts directory, then using SQL*Plus run the script build.sql as a DBA.