Database Basics - Lecture 2

Database Basics - Lecture 2

Professional Development

20 Qs

quiz-placeholder

Similar activities

Banco de dados aurora

Banco de dados aurora

Professional Development

23 Qs

SQL part 2

SQL part 2

Professional Development

24 Qs

JDBC_Objective_Exam_2

JDBC_Objective_Exam_2

Professional Development

15 Qs

ITF Databases

ITF Databases

9th Grade - Professional Development

20 Qs

DBMS-QUIZ

DBMS-QUIZ

Professional Development

20 Qs

Qüestionari SQLite

Qüestionari SQLite

Professional Development

16 Qs

DP-300

DP-300

Professional Development

15 Qs

CAMP_CODING_SIMKESKHANZA

CAMP_CODING_SIMKESKHANZA

University - Professional Development

25 Qs

Database Basics - Lecture 2

Database Basics - Lecture 2

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Robert B.A

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a common data type in databases?

Integer

Float

Boolean

String

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Structured Query Language

Simple Query Language

Structured Question Language

System Query Language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary key in a database table?

A field that is used for sorting data

A field that is always unique and identifies each record

A field that contains text data

A field that stores binary data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the SQL SELECT statement?

To update records in a table

To delete records from a table

To retrieve data from a database

To insert new records into a table

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL clause is used to specify the columns you want to retrieve in a SELECT statement?

WHERE

FROM

SELECT

HAVING

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many Primary keys can have in a table?

  1. Only 1

  1. Only 2

  1. Depends on no of Columns

  1. Depends on DBA

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.

Where, from

From, select

Select, from

From, where

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?