Answer Posted / sambanxxx
You cannot see the architecture of MySQL by just entering a
simple query. Architecture is something that has to be
studied sometime for years. It's not that simple and it
cannot be seen using a simple query. Read a book on MySQL
architecture. And you will have to put lot of effort to
understand it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a left join mysql?
What is mysql url?
What is the default port for MySQL Server?
What is the difference between the LIKE and REGEXP operators?
What is difference between statement and preparedstatement?
What are the advantages of myisam over innodb?
What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?
Which is faster mongodb or mysql?
How to delete a column and add a new column to database
Can we store images in mysql database?
How do I remove a user from mysql?
What is the size of mysql database?
How can you increase the performance of mysql select query?
How can you add and remove any column of a table?
Can varchar be primary key?