determine the minimum salary of the employee and his details
who join on the same date

Answer Posted / ns

select min(salary) from (select salary from employees where
hire_date = '21-JUN-99');

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by buffer manager?

520


What is a hierarchical database?

539


What is a Built_in subprogram ?

3482


What is the best database management system?

484


Explain the importance of partitioning.

567






How to retrive a single data from a database

583


What is the purpose of a model?

462


Explain entity, entity type, and entity set in dbms?

464


What is data modelling explain?

479


What is local database?

546


How does notification services work?

517


Is it possible to determine clients ip address?

507


What is a degree of relation?

563


Explain issues for database performance.

513


Explain the term generalization.

518