|
|
| |
1. Not efficient at all |
|
Reply |
|
|
 Basar Aykut | 2011-12-05 20:28:17 |
From http://dev.mysql.com/doc/refman/5.0/en/memory-storage-engine.html
MEMORY tables use a fixed-length row-storage format. Variable-length types such as VARCHAR are stored using a fixed length. |
|