What is hash cluster in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about functional dependency and its relation with table design?
I have table-A(1,2,3,4,4,5,6,6,6,7). how to get all duplicate values?what is sql query?
What is data type in oracle?
select trunc(round(156.00,-1),-1) from dual;
What is the difference between a hot backup and a cold backup in oracle?
How to bring a tablespace offline?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
does the query needs a hint to access a materialized view?
Can sub procedure/function be called recursively?
How to do paging with oracle?
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?