SQL PRE-ASSESSMENT (MOTIVATION)

SQL PRE-ASSESSMENT (MOTIVATION)

University

10 Qs

quiz-placeholder

Similar activities

3RD TERM 2ND C.A.T (I.C.T) YR5

3RD TERM 2ND C.A.T (I.C.T) YR5

5th Grade - University

10 Qs

Fundamentos de Bases de Datos

Fundamentos de Bases de Datos

10th Grade - University

15 Qs

Test

Test

12th Grade - University

8 Qs

Основы работы с СУБД

Основы работы с СУБД

University

10 Qs

Understanding Web Development Stacks

Understanding Web Development Stacks

11th Grade - University

8 Qs

Introduction to Databases Quiz

Introduction to Databases Quiz

10th Grade - University

14 Qs

Uji Pemahaman Basis Data

Uji Pemahaman Basis Data

University

13 Qs

Conceptos Básicos de Redes

Conceptos Básicos de Redes

University

6 Qs

SQL PRE-ASSESSMENT (MOTIVATION)

SQL PRE-ASSESSMENT (MOTIVATION)

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Denise Punzalan

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

It is a very popular, open-source database. And officially pronounced “my Ess Que Ell” (not my sequel).

It handles very large databases; very fast performance.

Oracle

MySQL

SQL

MariaDB

2.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

What software is used to access SHELL and PHPMYADMIN?

Control Panel

SQL

XAMPP Control Panel

Oracle

3.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

To run XAMPP Control Panel, what ports should be started?

FileZilla and MySQL

Tomcat and Mercury

MySQL and Apache

Apache and Tomcat

4.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

To enter MariaDB, what setting should we click to access the MariaDB environment?

Shell

Config

Netstat

Services

5.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

To access the localhost, what are the following commands to run access MariaDB?

mysql -u root -p -h 127.0.0.1

sql root 127.0.0.1

ENTER DATABASE;

CREATE DATABASE;

6.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

BASIC QUERIES: Which of the following is a correct syntax to select the current version and date?

SELECT version, current date ();

SELECT version (), current_date;

SELECT * version (), current date;

SELECT version (), current date();

7.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

BASIC QUERIES: Which of the following commands is the correct syntax to show databases?

CREATE DATABASE;

DISPLAY DATABASES;

SHOW DB;

SHOW DATABASES;

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?