SDF Q4 U5

SDF Q4 U5

12th Grade

14 Qs

quiz-placeholder

Similar activities

Ficha de SQL

Ficha de SQL

10th - 12th Grade

16 Qs

AP-Computer Science A

AP-Computer Science A

12th Grade

19 Qs

CZERWIEC 2016

CZERWIEC 2016

1st - 12th Grade

13 Qs

SQL

SQL

11th - 12th Grade

15 Qs

Database Concepts

Database Concepts

11th - 12th Grade

15 Qs

SQL Basics

SQL Basics

9th - 12th Grade

19 Qs

3.1-basic-CSS-review

3.1-basic-CSS-review

7th Grade - Professional Development

10 Qs

Sains Komputer Tingkatan 5 - 2.1.3 SQL: Membina Pangkalan..

Sains Komputer Tingkatan 5 - 2.1.3 SQL: Membina Pangkalan..

10th - 12th Grade

15 Qs

SDF Q4 U5

SDF Q4 U5

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Rebecca Sims

Used 4+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A stored procedure is a saved _____________ and can accept both input and output parameters.

link

query

selection

function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________ are values that pass through a query.

Parameters

Functions

Links

Keys

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

@EmployeeID int,

@DepartmentID int output

these are queries

these are functions

these are linked lists

these are parameters

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the below is an input?

@EmployeeID int,

@DepartmentID int output

@EmployeeID int

@DepartmentID int outpu

these are linked lists

these are parameters

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will select everything from the table?

SELECT ()

SELECT *

SELECT

SELECT ALL

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When we do an UPDATE using SQL, we are always updating __________________.

a field, not a table

a column

a table, not a field

a row of data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____________ covers SQL keywords such as SELECT and UPDATE.

DML

DDL

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?