Trigger
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 is the smallest integer range?
A
INT
B
TINYINT
C
SMALLINT
D
None of them
Note:
Not available
Show answer
Show Note
Report
Question:
Triggers are made available since MySQL version 5.
A
True
B
False
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:
Triggers are also referred to as database
A
function
B
event
C
procedure
D
datatype
Note:
Not available
Show answer
Show Note
Report
Question:
Which is not the purpose of using triggers?
A
Audit trails
B
Validation
C
Referential integrity enforcement
D
Viewing data
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following statement about limitations of MySQL triggers is incorrect?
A
TEMPORARY tables are not supported
B
Views are not supported
C
Result sets can't be returned from a trigger
D
Triggers must be unique
E
Error handling and reporting support is immature
F
Must use prefix (ad,ai,au,bd,bi,bu) of naming a trigger
Note:
Not available
Show answer
Show Note
Report
Question:
There was no supported command or GUI application available for modifying an existing trigger. Therefor, perhaps the easiest strategy for modifying a trigger is to delete and subsequently re-create it.
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
Which is the correct syntax of displaying MySQL triggers vertically?
A
shell>show triggers \G
B
mysql>desc triggers \G
C
mysql>show triggers \G
D
mysql>show trigger \G
E
mysql>show triggers \G;
Note:
Not available
Show answer
Show Note
Report
Question:
MySQL triggers are two kinds: before triggers and after triggers.
A
False
B
True
Note:
Not available
Show answer
Show Note
Report
Question:
Triggers cannot be applied on SQL statement
A
SELECT
B
DELETE
C
INSERT
D
UPDATE
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
Next
Last
/2
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd