1. You may use given table data. 2. Add to emp one row at a time using the insert into syntax. EMPNO ENAME JOB SALARY DEPTNO 1001 MAX CLERK 4000 15 1002 ROHAN ARCHITECT a500 11 1003 HUSSIAN MANAGER 16000 11 1004 ALI PROGRAMMER 9000 11 1005 AISHA HR 9000 13 1006 AHMAD MANAGER 12 Ans: Problem 2.3: Update the EMP table to set the commission of all employees to Rs 1000/- who are working as MANAGERS. Solution: 1. Learn update table syntax. 2. Update the default commission as Rs 1000/- Ans:

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter13: Views
Section: Chapter Questions
Problem 4HOA: Attempt to view the structure of the HOMEWORK13 view.
icon
Related questions
Question
i need the answer quickly
1. You may use given table data.
2. Add to emp one row at a time using the insert into syntax.
EMPNO ENAME
JOB
SALARY DEPTNO
1001
MAX
CLERK
4000
15
1002
ROHAN
ARCHITECT
8500
11
1003
HUSSIAN MANAGER
16000
11
1004
ALI
PROGRAMMER 9000
11
1005
AISHA
HR
9000
13
1006
АНМAD
MANAGER
12
Ans:
Problem 2.3: Update the EMP table to set the commission of all employees to Rs
1000/- who are working as MANAGERS.
Solution:
1. Learn update table syntax.
2. Update the default commission as Rs 1000/-
Ans:
Transcribed Image Text:1. You may use given table data. 2. Add to emp one row at a time using the insert into syntax. EMPNO ENAME JOB SALARY DEPTNO 1001 MAX CLERK 4000 15 1002 ROHAN ARCHITECT 8500 11 1003 HUSSIAN MANAGER 16000 11 1004 ALI PROGRAMMER 9000 11 1005 AISHA HR 9000 13 1006 АНМAD MANAGER 12 Ans: Problem 2.3: Update the EMP table to set the commission of all employees to Rs 1000/- who are working as MANAGERS. Solution: 1. Learn update table syntax. 2. Update the default commission as Rs 1000/- Ans:
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning