Hey guys,
I'm taking a MySQL class. For a project, I constructed a table with quite a few columns. Outputting the entire table to the screen produces a nearly-unreadable display; the rows basically "wrap" themselves to fit the screen, thus becoming a garbled mess. Is there a way to correct this with a MySQL command, or is this a fault of the server hosting MySQL?
Thanks much!