Which Oracle App Is Most Popular One ?
Answers were Sorted based on User's Feedback
Answer / sushant
No personal question plzzz !!!! We are here in tension of
placements n u asking us faltoo question ;)
Anyways guyzzz go for DBA !! best :)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sabir_eram2009
I am planning to have a course in one of the Oracle
Application in which no logic & concept creation is there.
Please help me out with your valuable views.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / neha gangal
I am planning to have a course in one of the Oracle
Application in which no logic & concept creation is there.
Please help me out with your valuable views.
| Is This Answer Correct ? | 0 Yes | 5 No |
How to run the anonymous block again?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to convert dates to characters in oracle?
How do we switch from init.ora file to asp file?
what is integrity constrains?
How to sort output in descending order in oracle?
how to truncate date and get only time part 9:20:00
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
Explain the use of owner option in exp command.
What happens if you set the sga too low in oracle?
Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?