Explain the use of Merge statement in oracle 11g
No Answer is Posted For this Question
Be the First to Post Answer
How to convert a date to char in oracle? Give one example.
What is a data dictionary and how can it be created?
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
How do you handle duplicate records in a database?
What is a table index?
How to create a server parameter file?
What are the various constraints used in oracle?
how to use sequence and what use of sequence cache
How to run queries on external tables?
what is foreign key?
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 convert raw data type into text in oracle? Explain