adspace
Answer Posted / Ankush Malhotra
MySQL stores data in tables. Each table is a collection of rows (also known as records), and each row contains columns with specific values. The data for all tables is stored in .frm, .myi, and .MYD files within the MySQL database directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers