0% found this document useful (0 votes)
2 views9 pages

SQL Database Design for World Cup

The document contains questions about creating database tables for a world cup application, including a table for matches, players, bowling stats, and batting stats, and writing an SQL query to create these tables.

Uploaded by

garvit
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views9 pages

SQL Database Design for World Cup

The document contains questions about creating database tables for a world cup application, including a table for matches, players, bowling stats, and batting stats, and writing an SQL query to create these tables.

Uploaded by

garvit
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Question-1. Create a database for world cup?

Question-2. Create a table for match?

Question-3. Create a table for player?

[Link] a table for bowling?

[Link] a table for batting?

Question-15. Write SQL query for create?

You might also like