What is the Extension of Oracle Database? As extension of
Access Database is .mdb
Answer Posted / bipin
It should be .dmp
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
Where are the settings stored for each instance in oracle?
Can you tell me how to add new column in existing views?how?How is possible?
How can windows applications connect to oracle servers?
Explain the use of analyse option in exp command.
What is a private synonym?
What is an oracle cursor variable?
what is the difference between functional dependecy and multilevel dependency?
How to check the oracle tns settings?
What is a read only transaction in oracle?
Is rowid unique in oracle?
How does the on-delete-cascade statement work?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What happens to the current transaction if the session is ended?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
Difference between inner join vs where ?