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 Displaying Results Vertically
A
mysql>select * from (db name)\G
B
mysql>select * from (db name)\G;
C
mysql>select * from (db name)\g
D
mysql>select * from (db name)\g;
Note:
Not available
Show answer
Show Note
Report
Question:
To delete a database we use:
A
mysql>DROP database (database name);
B
mysqladmin>DROP database (database name);
C
mysql>DROP database (database name)
D
mysql>DROP database (database name):
Note:
Not available
Show answer
Show Note
Report
Question:
We can view a list of the tables made available to a database with the show TABLES staement:
A
mysql>SHOW TABLES;
B
mysql>OPEN TABLES;
C
mysql>SHOW TABLES:
D
mysql>SHOW TABLE;
Note:
Not available
Show answer
Show Note
Report
Question:
What is the largest non-binary string representation?
A
LONGBLOB
B
LONGTEXT
C
MEDIUMBLOB
D
MEDIUMTEXT
Note:
Not available
Show answer
Show Note
Report
Question:
What is the second largest binary string representation?
A
LONGBLOB
B
LONGTEXT
C
MEDIUMBLOB
D
MEDIUMTEXT
Note:
Not available
Show answer
Show Note
Report
Question:
What is the second-largest non-binary string representation?
A
LONGTEXT
B
LONTBLOB
C
MEDIUMBLOB
D
MEDIUMTEXT
Note:
Not available
Show answer
Show Note
Report
Question:
What is the third-largest binary representation?
A
TEXT
B
BLOB
C
LONG
D
MEDIUM
Note:
Not available
Show answer
Show Note
Report
Question:
What is the third-largest non-binary representation?
A
TEXT
B
BLOB
C
LONGBLOB
D
MEDIUMBLOB
Note:
Not available
Show answer
Show Note
Report
Question:
What is the smallest binary representation?
A
LONGBLOB
B
LONGTEXT
C
TINYBLOB
D
TINYTEXT
Note:
Not available
Show answer
Show Note
Report
Question:
What is the smallest non-binary representation?
A
LONGNBLOB
B
LONGTEXT
C
TINYBLOB
D
TINYTEXT
Note:
Not available
Show answer
Show Note
Report
First
Prev
6
7
8
9
10
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