Fundamentals of SQL for BBA(IT) Students

Fundamentals of SQL for BBA(IT) Students

University

12 Qs

quiz-placeholder

Similar activities

CSNP-04103 C++ Chapter 9-2 - Structs

CSNP-04103 C++ Chapter 9-2 - Structs

University - Professional Development

10 Qs

Mastering English Grammar Skills

Mastering English Grammar Skills

University

15 Qs

Қаржылық сауаттылық. Сақтандыру

Қаржылық сауаттылық. Сақтандыру

University

11 Qs

pilihan ganda tentang informatika

pilihan ganda tentang informatika

University

10 Qs

Study skills-Taking notes

Study skills-Taking notes

University

12 Qs

Financial Accounting quiz dtd. 18.09.25

Financial Accounting quiz dtd. 18.09.25

University

10 Qs

Evaluación de Recursos Académicos

Evaluación de Recursos Académicos

University

8 Qs

ERICH ANN SANTIAGO

ERICH ANN SANTIAGO

University

10 Qs

Fundamentals of SQL for BBA(IT) Students

Fundamentals of SQL for BBA(IT) Students

Assessment

Quiz

Others

University

Hard

Created by

AKHIL REDDY

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of SQL?

To create and design websites.

The purpose of SQL is to manage and manipulate relational databases.

To write programming languages.

To manage hardware components.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a SQL data type?

BOOLEAN

CHAR

FLOAT

INTEGER

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to retrieve data from a database?

DELETE

UPDATE

SELECT

INSERT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you select all columns from a table named 'students'?

SELECT * FROM students;

SELECT ALL FROM students;

FETCH * FROM students;

GET * FROM students;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What SQL function is used to count the number of rows in a table?

SUM()

AVG()

COUNT()

MAX()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to filter records in a SQL query?

SELECT

FILTER

WHERE

GROUP BY

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default sorting order of the ORDER BY clause?

random

ascending

by length

descending

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?