Database - SQL 2

Database - SQL 2

Professional Development

10 Qs

quiz-placeholder

Similar activities

Roll Out Impelementasi SAKTI Web Full Modul dan Overviu KKP

Roll Out Impelementasi SAKTI Web Full Modul dan Overviu KKP

KG - Professional Development

8 Qs

Java Increment & Decrement Operators

Java Increment & Decrement Operators

Professional Development

10 Qs

Who developed C language

Who developed C language

Professional Development

10 Qs

Computer programming for 2nd chap.

Computer programming for 2nd chap.

10th Grade - Professional Development

12 Qs

Szoftverfejlesztőknek (rövid)

Szoftverfejlesztőknek (rövid)

Professional Development

11 Qs

TALLER SQL

TALLER SQL

Professional Development

10 Qs

Function and Conditional in Python

Function and Conditional in Python

Professional Development

10 Qs

Quiz - Pointers and Callby value & Reference

Quiz - Pointers and Callby value & Reference

Professional Development

15 Qs

Database - SQL 2

Database - SQL 2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Akin Garagon

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data manipulation command is used to combines the records from one or more tables?

SELECT

PROJECT

JOIN

PRODUCT

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to compare a value to a specified list of values?

ANY

BETWEEN

ALL

IN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator tests column for absence of data

NOT Operator

Exists Operator

IS NULL Operator

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which of the following cases a DML statement is not executed?

When existing rows are modified.

When a table is deleted.

When some rows are deleted.

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we have not specified ASC or DESC after a SQL ORDER BY clause, the following is used by default

DESC

ASC

There is no default value

None of the mentioned

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statement is true?

TRUNCATE free the table space while DELETE does not.

Both TRUNCATE and DELETE statements free the table's space.

Both TRUNCATE and DELETE statement does not free the table's space.

DELETE free the table space while TRUNCATE does not.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is returned by INSTR ('JAVAT POINT', 'P')?

6

7

POINT

JAVAT

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?