SQL PRE-ASSESSMENT (MOTIVATION)

SQL PRE-ASSESSMENT (MOTIVATION)

University

10 Qs

quiz-placeholder

Similar activities

SBD QUIZ#13

SBD QUIZ#13

University

10 Qs

kuis database

kuis database

University

10 Qs

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

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

University

10 Qs

DBMS FINAL EXAM IDENTIFICATION 2024-25

DBMS FINAL EXAM IDENTIFICATION 2024-25

University

10 Qs

Codean - Algorithm

Codean - Algorithm

University

14 Qs

Introduction to Databases Quiz

Introduction to Databases Quiz

10th Grade - University

14 Qs

SQL Basics Quiz

SQL Basics Quiz

University

10 Qs

DBMS Group 8 Review Quiz

DBMS Group 8 Review Quiz

University

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