从一张表里读出信息,怎么样写到新的表里 ,用嵌套式语句
我这样写通不过,错误在哪里
insert into test_table (tchoise_no,tchoise_diff,tchoise_text) select choise_no,choise_diff,choise_text from choise_table where choise_no= ''' + edit1.text + ''''