ITF+ TS Database

ITF+ TS Database

University

9 Qs

quiz-placeholder

Similar activities

Professional Opportunities with Linux

Professional Opportunities with Linux

University

10 Qs

Netschool 13 CMS

Netschool 13 CMS

University

10 Qs

Quiz Basis Data Overview

Quiz Basis Data Overview

University

11 Qs

Web Pentest

Web Pentest

University

11 Qs

Sec. 5: EC2 Fundamentals

Sec. 5: EC2 Fundamentals

University

11 Qs

POSTMAN Quizz

POSTMAN Quizz

University

10 Qs

Conceptos de Bases de datos

Conceptos de Bases de datos

University

10 Qs

Power BI

Power BI

University

6 Qs

ITF+ TS Database

ITF+ TS Database

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Paul Pesce

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A business user wants to retrieve data from a relational database. Which of the following would they use to get the data they need?

Markup language

Query language

Interpreted language

Compiled language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a Structured Query Language (SQL) command that lets you view information stored in a database?

RETRIEVE

SELECT

GRANT

CREATE VIEW

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A database administrator is using the direct database access method to run several Structured Query Language (SQL) commands on a relational database.

Which of the following SQL commands helps the administrator manage permissions in the database? (Select two.)

REVOKE

GRANT

UPDATE

DELETE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jeremy is building an application that needs access to read, write, update, and delete information in a database.

Which of the following databases does Jeremy need?

User interface access

Query builder

Programmatic access

Direct access

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A value that's used to identify a record from a linked table is called a ________________.

Primary Key

Borrowed Key

Linked Key

Foreign Key

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Peter is a regional sales manager for an online clothing retail company. He would like information on all the customers in his region and the purchases made by each of them during the last quarter.

Which of the following database elements can BEST provide the information Peter needs?

Query

Report

Form

Table

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following database features would provide a formatted, easy-to-read listing of the results of a query?

Form

Report

SQL command

Record

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A database administrator wants to export a table as a backup before changes are made to the table structure. Which of the following commands should be executed?

BACKUP

UPDATE

SELECT

ALTER TABLE

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following should not be used as a primary key in a table?

Username

Employee ID

Social Security number

First name