What is meant by recursive hints in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How can I create database in oracle?
How can you merge two tables in oracle?
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ================ 1 NULL 2 NULL 3 4 NULL 5 6 7 NULL NULL O/P C = 2 4 6
what is analyze command ? what kind of statistics does it generate?
What is currency type in database ?
How to set up autotrace for a user account?
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
interview questions with answer for cts
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
How to drop a stored function?
What is the usage of synonyms?
what is the difference between rollback & commit? can a foreign key has null value?