MySQL

MySQL

12th Grade

18 Qs

quiz-placeholder

Similar activities

RDBMS & SQL QUERIES

RDBMS & SQL QUERIES

12th Grade

15 Qs

SQL Commands Part 1

SQL Commands Part 1

11th - 12th Grade

20 Qs

Introduction to MySQL

Introduction to MySQL

11th - 12th Grade

15 Qs

AS: SQL

AS: SQL

9th - 12th Grade

16 Qs

SQL and Database Concepts Quiz

SQL and Database Concepts Quiz

12th Grade

20 Qs

SQL DDL

SQL DDL

9th - 12th Grade

15 Qs

XII - CA - Lesson 9 - Connecting PHP and MySQL

XII - CA - Lesson 9 - Connecting PHP and MySQL

12th Grade

20 Qs

CLASS XI - MYSQL QUIZ

CLASS XI - MYSQL QUIZ

11th - 12th Grade

20 Qs

MySQL

MySQL

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Tejendra Pachhai

Used 268+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SQL stand for?

Structured Query Language

Structured Question Language

Strong Question Language

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can add a row to a table?

Add

Insert

Update

Alter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does DML stand for?

Data Manipulation Language

Data Modeling Language

Data Markup Language

Data Migration Language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a keyword of MYSQL?

Select

Top

Group

Insert

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following query is correct to get Current Date from Query?

A. SELECT DATE ( NOW() ) as today;

B. SELECT DATE_FORMAT( NOW( ) , '%Y-%m-%d' ) as today;

A. SELECT DATE ( NOW() ) as today;

B. SELECT DATE_FORMAT( NOW( ) , '%Y-%m-%d' ) as today;

Both A and B

None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid aggregate function?

COUNT

MIN

COMPUTE

MAX

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SQL is not case sensitive. SELECT is the same as select.

TRUE

FALSE

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?