Question: 1. What is SQL 121 2. Using text editor or IDE environment, write SQL statements to perform the following: (a) () Create a table called

1. What is SQL 121 2. Using text editor or IDE environment, write SQL statements to perform the following: (a) () Create a table called "Students with the following details: Field Name Data type Size Student ID Integer 4 Surname Character 20 First name Character 20 Class Character Fees paid number [141 NB: Student ID is the primary key (ii) Display the surname and first name fields only of students whose class is 1A and fees paid is less than 100. 16 (v) Delete a student record whose first name is Ralph from the student's table. [31
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
