Idrs Aissce Comp SC Practical-2025 QP
Idrs Aissce Comp SC Practical-2025 QP
2. Consider the tables EMPLOYEE given below and write SQL commands for the following statements:
[4]
Table: EMPLOYEE
ECODE NAME DEPT SALARY
101 AKASH CS 30000
102 SUMIT IT 25000
103 RARA PHYSICS 31000
105 JOHN REVENUE 26000
108 SRIYAM SEN MATHS 32000
(A) Write the SQL query to create the above database Employee.
(B) Update NAME of the employees whose ECODE is 103.
(C) To display the NAME, SALARY of EMPLOYEE’s table, whose salary is greater than 30000.
(D) To add a new row with the following content:
109, ‘Monish Roy’, ‘Chemistry’, 28000.
3. Practical Record File [7]
4. Project Report [8]
5. Viva Voce [3]