Data Analytics Internship Quiz 7

Data Analytics Internship Quiz 7

Professional Development

10 Qs

quiz-placeholder

Similar activities

SQL Quiz

SQL Quiz

Professional Development

7 Qs

Pengenalan SSBI

Pengenalan SSBI

Professional Development

11 Qs

Repaso Base de Datos Grupo A

Repaso Base de Datos Grupo A

Professional Development

11 Qs

Nodejs: Database

Nodejs: Database

Professional Development

10 Qs

Nodejs: Database Design

Nodejs: Database Design

Professional Development

10 Qs

SQL Statements and Queries

SQL Statements and Queries

Professional Development

15 Qs

PJP Apr 23

PJP Apr 23

Professional Development

10 Qs

DATABASE

DATABASE

Professional Development

10 Qs

Data Analytics Internship Quiz 7

Data Analytics Internship Quiz 7

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Vindhya Gaddam

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL function is used to extract the year from a date?

YEAR()

DATE_YEAR()

EXTRACT_YEAR()

GET_YEAR()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the SQL function DATEADD() do?

Adds two dates together

Adds a specified time interval to a date

Compares two dates

Retrieves the current date and time

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, which function is used to get the current date and time?

current_datetime()

get_date_time()

today_datetime()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, what is the purpose of the GROUP BY clause?

filter records based on a condition

To sort records in ascending order

To group rows that have the same values in specified columns

To join multiple tables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following SQL functions is used to find the total number of rows in a table?

COUNT()

SUM()

AVG()

MAX()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What SQL keyword is used to filter the results of a query based on a specified condition?

WHERE

FILTER

HAVING

CONDITION

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the SQL JOIN clause?

To combine rows from two or more tables based on a related column

To filter records based on a condition

To group rows that have the same values

To sort records in descending order

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?