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:
An outer join requires each record in the two joined tables to have a matching record.
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
Which aggregate function is used get the number of records or rows in a table?
A
Using COUNT()
B
Using NUM()
C
Using NUMBER()
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
A view is nothing but a _____ table or a stored query
A
Dymanic
B
Real
C
Virtual
D
Static
Note:
Not available
Show answer
Show Note
Report
Question:
Can I call a trigger directly called from an application?
A
No
B
Yes
Note:
Not available
Show answer
Show Note
Report
Question:
When do we use a HAVING clause?
A
To limit the output of a query
B
To limit the output of a query using an aggregate function only
C
When GROUP by is used
D
all
Note:
Not available
Show answer
Show Note
Report
Question:
USE keyword is used to select a _____
A
Table
B
Column
C
Database
D
All
Note:
Not available
Show answer
Show Note
Report
Question:
Enum values are stored accodring to their index numbers
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following ways below are the correct way to get the current date?
A
SELECT CURTIME();
B
SELECT CURDATE();
C
SELECT CURRENT_TIME();
D
All
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following file extension is a valid MyISAM file extension?
A
.ism
B
.myd
C
.my
D
.mys
Note:
Not available
Show answer
Show Note
Report
Question:
User() function returns the current users user name and _____
A
password
B
host name
C
database
D
none
Note:
Not available
Show answer
Show Note
Report
First
Prev
12
13
14
15
16
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