Write sql statements against the student schema you created


Write 10 SQL statements against the STUDENT schema you created for practice lab

1. Your statements should run error-free and should be valid. Submit two separate files: one plain text file (.txt or .sql file) with your statements only; and the other document (doc/docx/pdf) include both your statements and your query results (copy and paste text or screen shots).

The instructor and TA should be able to run your plain text source file as script and generate the same output as shown in your result document. Display all information about all courses

Add a new course "Relational Database Systems" with course number 651. Use your user name as created_by/modified_by and current date as created_date/modified_date List the course number for "Database System Principles" Set "Database System Principles" as the prerequisite for "Relational Database Systems" List all courses that have "Database System Principles" as prerequisite List total number of courses that have no prerequisite Delete course "Relational Database Systems" Display total number of courses Lower cost of all courses by 100 List all course cost (show course description and cost only) by the order of cost from highest to lowest

Attachment:- createStudent.rar

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Write sql statements against the student schema you created
Reference No:- TGS02239300

Now Priced at $20 (50% Discount)

Recommended (98%)

Rated (4.3/5)