Dec 27, 2004 #1 acabrera Programmer Jan 22, 2004 44 US I'm trying to create an Oracle table (ORATable)in a Delphi program with the statement: CREATE TABLE tbDEPTCODE AS (SELECT * FROM DEPTCODE) but I get the error 'NOT ENOUGH ACTUAL PARAMETERS'.
I'm trying to create an Oracle table (ORATable)in a Delphi program with the statement: CREATE TABLE tbDEPTCODE AS (SELECT * FROM DEPTCODE) but I get the error 'NOT ENOUGH ACTUAL PARAMETERS'.
Dec 27, 2004 #2 mrdenny Programmer May 27, 2002 11,595 You will want to post this in the Oracle Forums, not the SQL Server forums. Denny --Anything is possible. All it takes is a little research. (Me) http://www.mrdenny.com (My very old site) Upvote 0 Downvote
You will want to post this in the Oracle Forums, not the SQL Server forums. Denny --Anything is possible. All it takes is a little research. (Me) http://www.mrdenny.com (My very old site)