ubject - Fundamentals to Database Question 5 Based on the Table 5 and Table 6, write the SQL statement for the following cases in (5a), (5b), (5c), (5d) and (5e). Table 5: Employee Employee_Id First_name Last_name Salary Joining_Date Department 1 John Abraham 1000000 01-Jan-13 12.00.00AM Banking 2 Micheal Clarke 800000 01-Jan-13 12.00.00AM Insurance 3 Roy Thomas 700000 01-Feb-13 12.00.00AM Banking 4 Tom Jose 600000 01-Feb-13 12.00.00AM Insurance 5 Jerry Pinto 650000 01-Feb-13 12.00.00AM Insurance 6 Philip Mahtew 750000 01-Jan-13 12.00.00AM Services 7 TestName1 123 650000 01-Jan-13 12.00.00AM Services 8 TestName2 Lname% 600000 01-Feb-13 12.00.00AM Insurance   Table 6: Incetives Employee_ref_id Incentive_date Incentive_amount 1 01-Feb-13 5000 3 01-Feb-13 3000 4 01-Feb-13 4000 5 01-Jan-13 4500 6 01-Jan-13 3500   (d)  Write the SQL code to get employee details from employee table whose first name ends with ‘n’ and name contain 4 letters.   (e)  Write the SQL code to get employee details from employee table whose joining year is “2013”.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

Subject - Fundamentals to Database

Question 5

Based on the Table 5 and Table 6, write the SQL statement for the following cases in (5a), (5b), (5c), (5d) and (5e).

Table 5: Employee

Employee_Id First_name Last_name Salary Joining_Date Department
1 John Abraham 1000000 01-Jan-13 12.00.00AM Banking
2 Micheal Clarke 800000 01-Jan-13 12.00.00AM Insurance
3 Roy Thomas 700000 01-Feb-13 12.00.00AM Banking
4 Tom Jose 600000 01-Feb-13 12.00.00AM Insurance
5 Jerry Pinto 650000 01-Feb-13 12.00.00AM Insurance
6 Philip Mahtew 750000 01-Jan-13 12.00.00AM Services
7 TestName1 123 650000 01-Jan-13 12.00.00AM Services
8 TestName2 Lname% 600000 01-Feb-13 12.00.00AM Insurance

 

Table 6: Incetives

Employee_ref_id Incentive_date Incentive_amount
1 01-Feb-13 5000
3 01-Feb-13 3000
4 01-Feb-13 4000
5 01-Jan-13 4500
6 01-Jan-13 3500

 

(d)  Write the SQL code to get employee details from employee table whose first name ends with ‘n’ and name contain 4 letters.

 

(e)  Write the SQL code to get employee details from employee table whose joining year is “2013”.    

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Intermediate SQL concepts
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education