How to extract table data MySQL bat file extension?

Asked By 40 points N/A Posted on -
qa-featured

Hello techyv,

How to extract table data MySQL bat file extension? And what is the best way to import .Bat file extension in MySQL database? Our system is getting some error about .Bat file exportation and importation process. I need some advice to import those files in a right manner.

Expecting some help from you guys. Thank you.

SHARE
Answered By 0 points N/A #188454

How to extract table data MySQL bat file extension?

qa-featured

Hi Travis,

The main problem of importing and exporting data is associated with computer memory. The process will take lots of virtual memory and due to lack of memory space some problems may develop. Each computer may have a different memory architecture. So if you are trying to open up a large file better try to read small piece of table.

Hope this help.

Related Questions