Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a code for the following please: A) write a sql query to find the 2nd or 3rd highest paid employee from an employee table

Write a code for the following please:

A) write a sql query to find the 2nd or 3rd highest paid employee from an employee table (EMPID, name, salary, Deptname) from every dept using employee table (EMPID, name, salary, deptname)

B) giving a table TBL with a field number that has rows with the following values: 1,0,0,1,1,1,1,0,0,1,0,1,0,1,0,1 write a query to add 2 where number is 0 and add 3 where number is 1.

C) how can you select all the even number records and all the odd number records form a table.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database Design A Practical Approach

Authors: Marilyn Campbell

1st Edition

1587193175, 978-1587193170

More Books

Students also viewed these Databases questions

Question

Define the future value of an ordinary annuity.

Answered: 1 week ago

Question

design a simple disciplinary and grievance procedure.

Answered: 1 week ago