Fundamentals of SQL for BBA(IT) Students

Fundamentals of SQL for BBA(IT) Students

University

12 Qs

quiz-placeholder

Similar activities

Questions Based On Role Play.

Questions Based On Role Play.

University

10 Qs

Semi-Finals Exam (30 points)

Semi-Finals Exam (30 points)

University

12 Qs

Round 1

Round 1

University

10 Qs

Midterm Examination 1.1 (Computer Networks)

Midterm Examination 1.1 (Computer Networks)

University

15 Qs

SQL and PHP

SQL and PHP

University

10 Qs

Quiz mbi Funksionet Agreguese dhe SQL

Quiz mbi Funksionet Agreguese dhe SQL

University

14 Qs

individual activity

individual activity

University

10 Qs

InfoMidterm P3

InfoMidterm P3

University

15 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?