Explain what does a control file contain?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between sql and oracle?
cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..
difference between imlicit cursor and explicit cursor ?
What is a system tablespace and when it is created?
What is the usage of analyze command in oracle?
How to execute a stored program unit?
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
What is SYSTEM tablespace and When is it Created?
How much memory your 10g xe server is using?
what are the advantages of running a database in NO archive log mode?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.