what is the difference between restoring and recovering?
No Answer is Posted For this Question
Be the First to Post Answer
I have a table that log salary-increase-process have fields: autoid, old_salary, acctno and table EMP: acctno, name, salary I want to list count increase-salary of employees, each have old_salary, new_salary. Help me with SELECT statement, please!
Is the After report trigger fired if the report execution fails ?
How to create a stored program unit?
What are the original export and import utilities?
What are the various constraints used in oracle?
Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
How to store pictures on to the database?
How to use "out" parameter properly?
How would you extract DDL of a table without using a GUI tool?
Explain constraining triggers.
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 bind variable in oracle 11g?