Search Header Logo

Fundamentals of SQL for BBA(IT) Students

Authored by AKHIL REDDY

Others

University

Fundamentals of SQL for BBA(IT) Students
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?