HI,
I have a csv file in which i need columns to be loaded to multiple tables.
For eg.
columnA, columnB, columnC, columnD
I want columnA and columnD to go into TableA
I want columnB and ...
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_20994909.html
hello
Is there software out there that you can fill in a questionaire for say 5 hrs (you fill the database then you can automatically fill any questionaire out on 'auto pilot'?
Someone has to...
http://www.experts-exchange.com/Other/Miscellaneous/Q_21707034.html
Zones:
MiscDate Answered: 02/21/2006 Grade: A Views: 0
Howdy!
I have a preprinted, multipage, carbon paper form that is currently being completed on a typewriter (yes Virginia, they really do exist in the field).
I have Adobe Acrobat 7 Pro and wo...
http://www.experts-exchange.com/Web_Development/Document_Imaging/Adobe_Acrobat/Q_22095912....
Hi,
Got a pretty easy question. I got the following Control file:
LOAD DATA
INFILE 'test.dat'
APPEND
INTO TABLE CUST_PROS
FIELDS TERMINATED BY ';'
TRAILING NULLCOLS
(F1,
F2,
F3,
FILLER...
http://www.experts-exchange.com/Database/Oracle/Q_20209406.html
Zones:
OracleDate Answered: 11/07/2001 Grade: B Views: 13
HI,
I am working on Oracle 8.1.7.
My Table structure is as under:
create table test_tbl
(item_code VARCHAR2(30)
,item_description VARCHAR2(80)
);
My .ctl file is:
LOAD DATA
...
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_20732598.html
Hi,
I have a bizarre issue. I have 3 stored procedures I'm trying to run back to back (they were initially one stored procedure, but due to this problem I cut them into three hoping it wou...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21504922.html
Here goes....
I have to fill in a form on a web page up to 40 times per day for my job....
this gets tedious and time consuming, two things I hate.
I am also putting in text files that I h...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21068685.html
Zones:
JavaScriptDate Answered: 08/21/2004 Grade: A Views: 0