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.
3 8498Following questions were asked in amazon interview during written test for the post of Quality assurance engineer. Note. u can use any scripting language for 2nd 3 rd questions. Logic is important. 1.Write test cases for file transfer using bluetooth and IR in mobile… 2. Input = 193 the output should be displayed as 100+90+3. Write code without using inbuilt functions and procedures 3. string = performance and delimiter = r Write a code to display the output as Pe r For Man Ce Without using split function and inbuilt functions 4. please give correct test data for the remainder in the below program and also for the time TIME: DD MM YYYY HH MM SS Reminder: [ ] minutes
1 30165In how many ways can you put numbers 1 to 9 without repeating in a 3*3 matrix,So that the total of elements in any row and column and diagonal is 15?
2342In how many ways can we put numbers 1 to 9 without repeating in a 3*3 matrix,so that the sum of all elements in any row and column and diagonal is 15??
9 16824ABC is a person he is paying rent every month last month he did not paid the rent and current month he paid this month rent and also last month rent. so now what is the journal entry?
2 6809How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
16431Post New Amazon Interview Questions
what is purchase consideration? How does it come about and how is it treated in the books?
What’s the difference between constructors and other methods?
What is blocking?
Is bash posix compliant?
Is redux flux?
What is the difference between stored procedure vs function?
What are the factors used to produce "People You May Know" data product on LinkedIn?
What are the available primary index types?
i have taken quantity on ANx-axis & months on y-axis(months r not in oreder )when i run the reoprt i need months in proper order .how can i do this ?
What is a linked property ?
Differentiate between Compare Component cost and Composite cost?
What is the Foreign Direct Investment (FDI) limit in Insurance Sector?
What is magento certification?
Does iRecruitment support “Candidate Qualifying Questionnaires” where the candidate must answer vacancy-specific questions correctly prior to submitting an application?
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings