Select all the employees who were hired in last 2 years and
who works in dept where max managers are working.
No Answer is Posted For this Question
Be the First to Post Answer
How do you rate yourself in oracle and sql server ?
What does `(+)` do in a where clause?
How to sort the query output in oracle?
What is concurrency in oracle?
I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
What is transport network substrate (tns) in oracle?
What is an oracle user role?
What is the Tune Query
what are the different types of cursors? explain?
Can we save images in a database and if yes, how?
How to restrict the duplicate records in table valuesets
What are set operators?