请问:
Command1.CommandText="Insert Into table(table.id,table.name) Values((Select id From table1 Where id=cond1),(Select name From table2 Where name=cond2))"这种写法对吗? Command1.CommandText="Insert Into tabl
Command1.CommandText="Insert Into table(table.id,table.name) Values((Select id From table1 Where id=cond1),(Select name From table2 Where name=cond2))"这种写法对吗? Command1.CommandText="Insert Into tabl