Learning SQL

Learning SQL

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

Chapter 7: System life cycle

Chapter 7: System life cycle

9th - 11th Grade

15 Qs

Flowchart Symbols

Flowchart Symbols

11th Grade

12 Qs

Programming: Which Loop?

Programming: Which Loop?

9th - 12th Grade

20 Qs

SQL Revision for Year 12

SQL Revision for Year 12

11th - 12th Grade

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Python List

Python List

4th Grade - University

15 Qs

Threats to Data

Threats to Data

9th - 12th Grade

11 Qs

Learning SQL

Learning SQL

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

Jodian Blake

Used 140+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A database is needed to store the video game rentals for a store.

Write the SQL command to create the database "Game_Rental".

2.

FILL IN THE BLANK QUESTION

2 mins • 5 pts

The Game_Rental Database has a table for customer information with the fields

CID :field size: 4, data type: text

DOB: data type: date

Write the SQL command to create the "Cus_Info" table

3.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Insert a record into the Cus_info table:

CID - A004, DOB- 2002/03/15

4.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Write SQL to create the "Games" table with GID as the primary key. No field should be empty

GID - field size: 5, Datatype: text

cost - Datatype: float

5.

FILL IN THE BLANK QUESTION

2 mins • 5 pts

Media Image

Look at the DB picture, and write a SQL query to show the ID#, Name from the Student_Info Table

6.

FILL IN THE BLANK QUESTION

2 mins • 5 pts

Media Image

Using the DB picture, Write a SQl query to show the Name and Class for male students

7.

FILL IN THE BLANK QUESTION

2 mins • 5 pts

Media Image

Using the picture, write an SQL update query to change John Mark's class to '5C'.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers