How to start instance with a minimal initialization parameter file?
No Answer is Posted For this Question
Be the First to Post Answer
What are the extensions used by oracle reports?
Explain the use of indexes option in imp command.
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
What is query image?
"primary key=unique+null" is equal,reson?not,reason?
What are steps required to ENTER DATA INTO DWH?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
What is a View ?
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
i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately
Give the various exception types.
How to drop an index?