Can multiple columns be used in group by in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Give the constructs of a package, function or a procedure.
How to loop through a cursor variable?
What is the maximum number of CHECK constraints that can be defined on a column ?
Can a primary key contain more than one columns?
what is kernel?
What is the difference between a vector and an Array? (Java)
What is a Tablespace?
You have one employee table having 3 entries emp_id, Mgr_id and salary. Mgr_id is also referencing emp_id. so now find out the emp_id which are having the second highest salary, under a particular manager.
Give syntax for SQL and ORACLE joins.
How to display row numbers with the records?
What is sequence?
How does Oracle guarantee data integrity of data changes?