SQL.

SQL.

University

84 Qs

quiz-placeholder

Similar activities

Chris's VHS Quizzes

Chris's VHS Quizzes

12th Grade - University

84 Qs

Révision examen linguistique II

Révision examen linguistique II

University

85 Qs

Program final practice part 1

Program final practice part 1

University

84 Qs

Special Tractions Lower Limb

Special Tractions Lower Limb

12th Grade - University

85 Qs

A&P: Chapter 9 Muscular System Study Guide

A&P: Chapter 9 Muscular System Study Guide

10th Grade - University

84 Qs

Wound Care Basics

Wound Care Basics

12th Grade - University

82 Qs

SQL.

SQL.

Assessment

Quiz

Specialty

University

Easy

Created by

Aklima Iskakbaeva

Used 7+ times

FREE Resource

84 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Books table has the following columns: ISBN - unique code of the book edition, title of the book, author of the book, number of pages. Which of these columns can be the Primary key?

ISBN

author

pages

title

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the Primary key from the following description: Groups (group_id, name, email)

name

email

group_id

name, group_id

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the Primary key from the following description: Teachers (teacher_id, lastname, email)

email

teacher_id

Teachers

lastname

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the Primary key from the following description: Schedule (schedule_id, course_id, teacher_id, group_id, time, room)

schedule_id

course_id

teacher_id

group_id

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The database has a Courses table with the following columns: course id, course name, number of credits. Select which of the following constraints can be implemented for this table?

the number of credits can be from 1 to 6

books for each course should be available in the university library

course grades must range from 0 to 100%

courses must last 3 months

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The database has a Schedule table with the following columns: schedule_id, course_id, teacher_id, group_id, time, room, day_of_week. Select which of the following constraints can be implemented for this table?

lesson time can be from 08:00 to 22:00

lessons should be interesting

students must attend all lessons

after each lesson, students must complete homework

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The database has a Schedule table with the following columns: schedule_id, course_id, teacher_id, group_id, time, room, day_of_week. Select the possible query for this table.

show group lessons by its id

show how well students understand

the lesson material

show student marks by student_id

show which course students like the most

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?

Similar Resources on Wayground