Introduction •The database has been developed for the Sydney Dance Academy. •For testing the database a series of queries has been designed. •The queries and the results of the queries have been described in the report.
Query 1 •Select CONCAT (First_Name, " ",Last_Name) As StudentName, Email From student;
Query 2 •SELECT * FROM dance_style WHERE rate > 12;
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Query 9 •SELECT * FROM student WHERE Student_NUMBER NOT IN (SELECT Student_NUMBER FROM enrolment); •The query returns an empty set as there are no student who have not been enrolled in the system.
Query 10 •SELECT * FROM payment where Payment_date > ‘2017-07-01’;
Bibliography •Haas, S., Matúš, E. and Fettweis, G., 2017. An Application-Specific Instruction-Set Processor for Database Operators. •Murthy, B.S., Eifler, T. and Dines, J.O., 2017. Capability Database of Injection Molding Process—Requirements Study for Wider Suitability and Higher Accuracy. Journal of Polymer & Composites, 5(2).
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.