2011-12-02 73 views

回答

1

此查询的工作既不在Oracle和DB2。我会尝试像这样:

INSERT INTO EmpTable (col1, col2, col3) 
SELECT name, 20, 'Shankar' 
FROM Emp