Quiz 12
Quiz yourself on heap tables and aggregate functions in MySQL.
We'll cover the following...
We'll cover the following...
Question # 1
1.
Which statements are true for Heap tables? Multi-select
A.
Heap tables require special privileges.
B.
Heap tables last in memory till you restart your database.
C.
Heap tables are shared among clients.
D.
Heap tables use indexes.
1 / 1