SQL
Create the TABLE: SDetails with following schema
Enter Minimum five records
Following are the SQL query to be executed
Query 1: Display all records from the table
Query 2: Display the list of students whose favorite color is blue
Query 3: Display the list of students of class
Query 4: Display the list of students from Alipore
Query 5: Display the list of students who born after 31 st March 2004
Query 6: Display records in ascending order of RollNo
Query 7: Display records in alphabetical order of the Name
Query 8: Display all records of students in descending order of birthdate
Query 9: Display the list of students whose favourite color is either red or blue
Query 10: Display the list of all class 9 students who stays in Howrah