1. Create a table for students using SQL query for the following fields: a. Name b. Department c. Subject d. Marks . Use
Posted: Fri May 20, 2022 5:09 pm
Database
1. Create a table for students using SQL query for the following fields: a. Name b. Department c. Subject d. Marks . Use Cursors, proper constraints and validations for each field Update the marks column with 5 marks (Example if a student had 80 before, make it 85) . Please enter 5 records II. ELSE) to determine the Write an SQL code using NESTED LOOP (IF grade of the students.
1. Create a table for students using SQL query for the following fields: a. Name b. Department c. Subject d. Marks . Use Cursors, proper constraints and validations for each field Update the marks column with 5 marks (Example if a student had 80 before, make it 85) . Please enter 5 records II. ELSE) to determine the Write an SQL code using NESTED LOOP (IF grade of the students.