cairo207
IS-IT--Management
- Jan 2, 2003
- 13
I am trying to move data from table tblLandD to table tblOpen. tblLandD consists of EvalNo, ScenNo, ScenArea, Score, Comments, Analysis and all the data in this table where Analysis is equal to ‘Open’ needs to be copied into tblLandD.
tblOpen consists of OpenID, EvalNo, ScenNo, ScenArea, Score, Comments, Analysis, Resp, Resp_Given.
I have tried using the INSERT INTO statement but without success. Can anyone help this inexperienced database designer?
tblOpen consists of OpenID, EvalNo, ScenNo, ScenArea, Score, Comments, Analysis, Resp, Resp_Given.
I have tried using the INSERT INTO statement but without success. Can anyone help this inexperienced database designer?