插入中的子查询语句,其中部分列是来自指定字符insert into tablename select col1, col2, '指定字符', 变量, 1, 3, 'A' .... from table_name;