got a problem with a procedure listen below.
there compalition will be without errors, but after i will execute it, it will just run into exception mode 'Fehler3'
Create table na_import (NETZ varchar2(100),
IO2 varchar2(100),
IO3 varchar2(100),
IO4 varchar2(100),
IO5 varchar2(100),
IO6...
How i could convert bfile's and blob's into clob's with PL/SQL.
I got table with a bfile and blob, sometimes there are only text files and it would be much easier to work with them when they would be in clob format, so how i could insert/select them into another table with clob's?
thanks mike
I HAVE TO DEVELOP AN AUTOMATIC IMPORT PROCESS WHERE CSV-FILES WILL BE IMPORTET.
WITH SQLLOADER YOU CAN IMPORT THAT MANUELL BUT I WOULD NEED A METHODE TO IMPORT THEM AUTOMATIC SO I CAN RUN APPLICAITON ON A SERVER(HPOX) WHERE DATA WILL BE IMPORTET AT NIGHT.
I HEART ABOUT SOMETHING WHERE YOU CAN...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.