MySQL Client
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:
Which of the following option is used to connect remote mysql database with other options?
A
-h
B
-G
C
-b
D
-E
Note:
Not available
Show answer
Show Note
Report
Question:
Which option specify to log all commands and the resulting output to the file specified by name?
A
-t
B
-X
C
-H
D
-f
Note:
Not available
Show answer
Show Note
Report
Question:
Which option enables compression for the protocol used for client/server communication?
A
-C
B
-s
C
-v
D
-V
Note:
Not available
Show answer
Show Note
Report
Question:
Which mysql client option disabled annoying beeping error sound?
A
-b
B
-P
C
-S
D
-s
Note:
Not available
Show answer
Show Note
Report
Question:
Which mysql client option resultes to be output in XML format?
A
-X
B
-x
C
-M
D
--xml
Note:
Not available
Show answer
Show Note
Report
Question:
Which mysql client option outputs all results in HTML format?
A
-H
B
-h
C
--html
D
-y
Note:
Not available
Show answer
Show Note
Report
Question:
Which mysql client option causes mysql to ignore all DELETE and UPDATE queires in which the WHERE clause is omitted?
A
-U
B
-C
C
-e
D
-f
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is not mysqladmin commands?
A
version
B
reload
C
status
D
variable
Note:
Not available
Show answer
Show Note
Report
Question:
What is the correct syntax to use mysqladmin to create a database named test2?
A
shell>mysqladmin -u root -p create test2
B
shell>mysqladmin create test2 -u root -p
C
shell>mysqladmin -u root -p create database test2
D
mysql>mysqladmin -u root -p create database test2
Note:
Not available
Show answer
Show Note
Report
Question:
Which is not mysql server client?
A
mysql
B
mysqldump
C
mysqlshow
D
mysqlhotcopy
E
mysqlimport
F
myisamchk
G
mysqlcheck
H
all
I
mysqlexport
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
3
4
Next
Last
/4
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd