Explain constraining triggers.
How to drop a stored procedure in oracle?
Difference between join and a subquery?
8 Answers Base Automation, NMDC,
What are nested tables?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
How to divide query output into groups in oracle?
What is a select query statement in oracle?
what is the syntax of DROP command?
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
Difference between inner join vs where ?
Does a Before form trigger fire when the parameter form is suppressed ?
I have a table like this Table Name:Products Productid Price 1 10 1 10 2 20 3 30 3 30 But i want to output like this. productid price 2 20. please replay me.
What are the factors causing the reparsing of SQL statements in SGA?