what are the advantages of running a database in archive log
mode?
No Answer is Posted For this Question
Be the First to Post Answer
what is a Nested Loop join?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
Explain the use of inctype option in exp command.
Name the three major set of files on disk that compose a database in Oracle?
I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.
How to insert a record into a table?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
What are the trigger associated with image items ?
What is Public Database Link ?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
What is an oracle recycle bin?
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.