Greetings, I am trying to find out more about the Import function of phpMyAdmin. The online help for phpMyAdmin is kind of sketchy on this.

It looks like a way to import a text file into a database, so I guess it would turn a comma delimited text file into a table.

The details are unclear. Presumable there is an underlying mySQL function for which Import provides a graphical interface.

Thanks.