News

The script performs the following tasks: 1.Create a Database: Creates a database named School. 2.Create a Table:Creates a table STUDENT with the fields: Roll_No, Name, Marks, and Grade. 3.DDL ...