Practice Exercise- Sample Database Tutorial Basic SELECT Statement with OR Operator
- Due Jan 22, 2024 by 11:59pm
- Points 20
- Submitting a text entry box or a file upload
- Available Jan 16, 2024 at 12am - Jan 25, 2024 at 11:59pm
Link to Video Tutorial on Setting Up the Sample Database
https://www.screencast.com/t/OMwqFl4P Links to an external site.
You will practice some of the exercises from this Website
https://www.mysqltutorial.org/mysql-basics/mysql-or/ Links to an external site.
I selected the practice examples from this website that I would like you to focus on and placed them in the PDF document below. Follow the tutorial in the PDF document transposing or writing the specified SQL script into a text editor. Run the script that you placed in the text editor in Maria DB to make sure that you wrote or transposed it correctly. Make sure that all your script in the submitted SQL text file runs correctly and continuously.
Video Explanation of Assignment
SELECT Statement with OR Operator Links to an external site.
Link to Download PDF Tutorial Assignment
SELECT Statements with the OR Operator Tutorial.pdf Download SELECT Statements with the OR Operator Tutorial.pdf
You will use the Sample Database for the exercises in Assignment
Link to Download Sample Database
mysqlsampledatabase.sql Download mysqlsampledatabase.sql
Link to Download ER Diagram for the Sample Database
Sample Database- ER Diagram.pdf Download Sample Database- ER Diagram.pdf
Link to Download Metadata for the Sample Database
Sample Database Metadata.pdf Download Sample Database Metadata.pdf
Use a SOURCE command to create and configure the database
Submit an SQL text file created from following along with the tutorial
If you are using comments in the script files or file, you must use them correctly. The script must run continuously. Any commands that do not operate correctly due to improperly formatted comments will not be assessed in the final point accumulation for the assignment.