DB1 - Quiz 1

DB1 - Quiz 1

University

8 Qs

quiz-placeholder

Similar activities

VR and AR in multimedia applications

VR and AR in multimedia applications

University

10 Qs

Firewall & IDS

Firewall & IDS

University

10 Qs

Critical thinking

Critical thinking

University

11 Qs

PreTest 7 Gab 4 audit ti

PreTest 7 Gab 4 audit ti

University

10 Qs

Laravel Post Test

Laravel Post Test

University

11 Qs

Programming languages

Programming languages

KG - Professional Development

10 Qs

Basic bioinformatics

Basic bioinformatics

University

10 Qs

Simple Way To Build Website

Simple Way To Build Website

University

10 Qs

DB1 - Quiz 1

DB1 - Quiz 1

Assessment

Quiz

Computers

University

Hard

Created by

Mark Gangan

Used 6+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The table rows are also known as...

Records

Attributes

Fields

Keys

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

SQL is ...

ANSI standard only

ISO standard only

both ANSI and ISO standard.

None of the choices

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following SQL statements has correct syntax?

SELECT * FROM Table1 WHERE Column1 >= 10

SELECT * FROM Table1 WHERE Column1 => 10

SELECT * FROM Table1 WHERE Column1 = = 10

None of the choices

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the SQL FROM clause do?

Specifies which tables we are selecting from.

Specifies that a column is a primary key.

Specifies a range to test.

None of the choices

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The table columns are also known as...

keys

Records

Fields

None of the choices

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

SQL stands for?

Structured Query Language

Standard Query Language

SQL Query Language

None of the Choices

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

DBMS stands for?

Database Management System

Database Multiplatform System

Data Management System

Database Manipulation System

8.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

It is a computer language for storing, manipulating

and retrieving data stored in a relational database.

SQL

MySQL

DBMS

RDBMS