The INSERT statement is used to insert new rows into an existing table. The INSERT . ... SELECT form inserts rows selected from another table or tables.
確定! 回上一頁