Question Info

This question is public and is used in 1 group and 12 tests or worksheets.

Type: Open-Ended
Category: Databases
Level: None
Score: 1
Author: BacMan
Last Modified: 10 years ago

View all questions by BacMan.

Databases Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

Note: This question is included in a group. The contents of the question may require the group's common instructions or reference text to be meaningful. If so, you may want to add the entire group of questions to your test. To do this, click on the group instructions in the blue box below. If you choose to add only this question, common instructions or reference text will not be added to your test.

None Databases

Write a query to count the number of times each color appears in the table Colors. Your output should look like this:

colorcount
Blue2
Green1
Orange1
Red3