Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 611 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 611 Bytes

Database & SQL Questions INSTRUCTIONS 1. Install mysql (Optional) 2. Upload tables (Optional) 3. Submit the SQL Query along with the Result for each question below

Data is present in the below Spreadsheet: https://docs.google.com/spreadsheets/d/14RH6NUFRjY2QRp9FPEU4wxPlq5jsMIyX1mRFjuK3t7k/edit?usp=sharing

TABLES USED (xslx file) 1. TeamGame 2. FantasyDefenseGame 3. PlayerGameMaster 4. PlayerGameFeatures

Test Details (docx file): https://docs.google.com/document/d/19CVci09tJYlnmbelIvc9_0mvg5LYSI94V0KTSSsAjRY/edit?usp=sharing

All the quesries are in sql file Queries.sql