How to retrieve data from an explicit cursor?
No Answer is Posted For this Question
Be the First to Post Answer
What are the components of logical database structure in oracle database?
How to display First 4 rows From Database Table?
hi friends, I have a table A col as status|NUM and value as open |1 open |2 close |3 close |3 the O/P should be open|close 1 |3 2 |4
Whether Oracle satisfy more codd rules or db2 satisfy more codd rules? How meny of each can satisfy ? Please answer me. Advance thanks
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
where we have to use ON clause and where we have to use USING clause in JOINS
what is data independence exactly? give an example
Is it possible to split the print reviewer into more than one region ?
How many types of tables are there in oracle?
Explain coalesce function?
I have a table that log salary-increase-process have fields: autoid, old_salary, acctno and table EMP: acctno, name, salary I want to list count increase-salary of employees, each have old_salary, new_salary. Help me with SELECT statement, please!
Explain a data segment?