0% found this document useful (0 votes)
32 views1 page

Seq 222

The document provides instructions for a test or competition involving teams answering SQL and other questions. It specifies that teams should have 2 members, questions will not be negatively marked, SQL questions are worth 2 marks and other questions 1 mark. It also notes that questions marked with [**] are worth more marks. Finally, it lists 3 database tasks for the participants: 1) creating an ER diagram for an event management database, 2) creating a trigger to insert winners when an event ends, 3) creating an assertion to prevent schedule overlaps, and 4) writing a query to find repeated winners.
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)
32 views1 page

Seq 222

The document provides instructions for a test or competition involving teams answering SQL and other questions. It specifies that teams should have 2 members, questions will not be negatively marked, SQL questions are worth 2 marks and other questions 1 mark. It also notes that questions marked with [**] are worth more marks. Finally, it lists 3 database tasks for the participants: 1) creating an ER diagram for an event management database, 2) creating a trigger to insert winners when an event ends, 3) creating an assertion to prevent schedule overlaps, and 4) writing a query to find repeated winners.
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
You are on page 1/ 1

INSTRUCTIONS:

• Two per team.


• No negative marks.
• SQL questions carry 2 marks and other questions carry 1 mark.
• Questions with [**] carry more marks.

SECTION II

ER (FOLLOWED BY QUERIES):
• Draw an Entity Relationship diagram for Samhita 2k15 Event Management.
[**]

(After creating the database in the system, the following queries should be
handled by them)

• Trigger for inserting into winners list when an event gets over.

• Assertion for no overlap between events in schedule

• Total number of repeated persons in winners list

You might also like