MySQL :: MySQL 5.0 Reference Manual :: 13.2.5 INSERT Syntax

MySQL :: MySQL 5.0 Reference Manual :: 13.2.5 INSERT Syntax

瀏覽:1231
日期:2026-04-23
You can provide a comma-separated list of column names following the table name. In this case, a value for each named column must be provided by the VALUES list or the SELECT statement. If you do not specify a list of column names ......看更多