Hi!
I need to print the description of all tables in my database. The problem is, there
are about 200 of them, and the only way I know to do this is send each of the screens
to a file, an then print the file. Isn't there any easier way, like printing directly
from mysql or at least saving all d
Hi everybody,
I need to use the Load Data Infile to insert different columns from different files in
a table, but I can't figure out how to keep the number of rows, like
for example, if I have a table for people's names, ages and phone numbers, and each of
these information is in a different txt