Write a query to find the number of employees who got more
that 20,000/- and 50,000/- sal
Write a query to find the number of sudents in each course
Answer Posted / krishna
here they want number of employees not empno.
select count(empid),sal from emp where sal between 20000
and 50000;
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is v- diagram (model)?
What is the difference between model based testing and state transition testing? Or are they the same?
What is interface analysis?
What makes an inspection different from other review types?
Hi,can anyone help me with sap testing.how is sap testing done
What are the different methodologies in agile development model?
what is the difference between black box testing and white box testing?
Explain basis path testing?
i am fresher in manual testing.how to do database testing as a manual tester.suggest me some answers,so that i will have a clear idea adout database testing.
What is branch coverage?
What is Mainframe testing all about? What is testing methodology which applies to this kind of testing? Can anyone with the basic knowledge of mainframe system can apply for the Mainframe testing job requirement?
Explain dynamic testing?
What is applications of FCOE?
Explain software testing strategies?
What is the average size of executables that you have created?