MySQL
Test
Model Test
Ebook
Quiz-1 : Basic, MySQL
Quiz-4 : MySQL Client, MySQL
Quiz-5 : MySQL Server, MySQL
Quiz-7 : DML, MySQL
Quiz-8 : DDL, MySQL
Quiz-9 : DCL, MySQL
Quiz-17 : Datatype, MySQL
Index
MySQL Home
Basic
9
MySQL Server
18
Installation
17
Security
4
MySQL Client
31
Datatype
25
DML
16
DDL
7
Operator
1
Trigger
11
Access Control
2
Maintaining and Optimization
4
DCL
5
Privileges
1
Funtion
4
Schools
Ebook
Question:
To uninstall MySQL from linux we made the following shell commond: %>rpm -u MySQL-VERSION
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
RPM stands for ______.
A
RPM Package Manager
Note:
Not available
Show answer
Show Note
Report
Question:
MySQL default connection port number is ______.
A
3306
Note:
Not available
Show answer
Show Note
Report
Question:
Default MySQL users are A) _____ and B) _____
A
root
B
pma
Note:
Not available
Show answer
Show Note
Report
Question:
To access localhost mysql server with default administrative user and password we provide ______ command from shell/command prompt. NB: use -h, -u -p -D options in order to access test database.
A
mysql -h localhost -u root -p -D test
Note:
Not available
Show answer
Show Note
Report
Question:
To reset administrative password we use the following command: mysql>RESET PASSWORD FOR root@localhost=PASSWORD('secret');
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
We can start and stop MySQL server on windows OS with a windows service console named ______.
A
services.msc
Note:
Not available
Show answer
Show Note
Report
Question:
To stop MySQL server with mysqladmin client we provide the following command from shell/command prompt: %>mysqladmin -u root -p stop
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
To disable logging at any time, we use ______ option in MySQL.
A
notee,\t
Note:
Not available
Show answer
Show Note
Report
Question:
To getting server statistics in MySQL we use ______ option.
A
status,\s
Note:
Not available
Show answer
Show Note
Report
First
Prev
4
5
6
7
8
Next
Last
/16
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd