资讯

Type "use MySQL-Database" where "MySQL-Database" is the name of the database containing the table into which you want to insert a string.
Though the typical SQL Insert statement processes one record at a time, MySQL's Insert lets you combine multiple records into a single statement.
Get up to speed on MySQL basics with this step-by-step tutorial on how to create a database, add a table, and input data into the table.