Answer Posted / hrindows@gmail.com
Storage tables are named as table types. The data is stored in the files using multiple techniques such as indexing, locking levels, capabilities, and functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to write after insert event update trigger on the same table in mysql?
What language is used in mysql?
Is mysql a free database?
What is clob datatype?
How to dump a table from a database.
Which is better mysql or microsoft sql?
What is mysql enterprise edition?
In mysql, what is joins? Explain
What is difference between schema and table?
What is mysql_pconnect?
What is mysql server?
How do I view data in mysql workbench?
What is mysql community edition?
Does mysql support nosql?
I've looked but can't find a MySQL equivalent for MS SQL's xp_cmdshell. I have 7z files that I want to unzip and load into MySQL. I'm trying to write a sp to do the unzip, but I can't find a way to do that. Can anyone provide an example of a similar process in Windows? TIA.