Explain the use of show option in imp command.
No Answer is Posted For this Question
Be the First to Post Answer
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What are the different types of synonyms?
What is the difference between formal parameters and actual parameters?
How to increment dates by 1 in oracle?
How to create a table index in oracle?
Q1:code to connect to sql server(database) through jdbc application. Q2:code to connect to Mysql(database) through jdbc application. Q3:code to connect to oracle(database) through jdbc application.
What is materialized view in Oracle?
10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables
How to restrict the duplicate records in table valuesets
How do I learn what codesets are available in oracle?
does Oracle has only one table space?
Why do you create or replace procedures rather that drop and recreate.