IST 272 Test 1 Review

IST 272 Test 1 Review

University

36 Qs

quiz-placeholder

Similar activities

JavaScript and DataBase

JavaScript and DataBase

University

40 Qs

Database Quiz

Database Quiz

University

38 Qs

PL/SQL Advanced knowledge

PL/SQL Advanced knowledge

University

37 Qs

Web Lanjut 2025

Web Lanjut 2025

University

35 Qs

UAS PBO Lanjut

UAS PBO Lanjut

University

35 Qs

Microsoft Azure Data Fundamentals DP-900

Microsoft Azure Data Fundamentals DP-900

University - Professional Development

38 Qs

PRACTICA RECUPERACION SISTEMAS DE INFORMACION Y GESTION

PRACTICA RECUPERACION SISTEMAS DE INFORMACION Y GESTION

University

35 Qs

Quiz Informatika Kelas XI

Quiz Informatika Kelas XI

11th Grade - University

40 Qs

IST 272 Test 1 Review

IST 272 Test 1 Review

Assessment

Quiz

Computers

University

Easy

Created by

Reza Naqvi

Used 7+ times

FREE Resource

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

SQL statements that define the tables in a database are referred to as ________________ statements.

ASCII

SELECT

Data Definition Language (DDL)

Data Manipulation Language (DML)

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

The three main hardware components of a client/server system are the clients, the server, and the

data access API

application

hard drive

network

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following recommendations won’t improve the readability of your SQL statements?

start each clause on a new line

break long clauses into multiple lines

use capital letters for all clauses except DDL statements

indent continued lines

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If you define a column with a default value, that value is used whenever a row ___________.

is added to the table

with a zero value for that column is added to the table

that doesn’t include a value for that column is added to the table

in the table is updated

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What uniquely identifies each row in a table?

cell

field

foreign key

primary key

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

To retrieve or update the data in a database, the client sends a ________________ to the database.

ping

query

handshake

transaction request

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

When a column in a table is defined, what determines the kind of data it can store?

an index

a data type

a relationship

a primary key

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?