Hi,
U cannot insert a long raw column to any table directly in Oracle.
U have got to use PL/SQL to get it done..
an example would be like :
create or replace procedure 12vc
is
cursor c0 is
select rowid, long_column
from table_name
begin...
Dear friends,
I want to load the data I have in one of my oracle tables to the table in teradata database. Do we have any concept like database link to get data? or how do we do this?
Thanks in advance,
Mukesh.
Hi,
I want to start tracing the sql statements executed by any/all the Peoplesoft users connected to the oracle database. I assume here that only one user will be connected at a time to oracle (using the connectid/password). Now if I want to trace which of the PS users is executing what...
Hi,
I just saw in the FSCK PASS column of /etc/vfstab file some values greater than 1 like(2,3,4,5) and wanted to get more details on it.
Any help to provide such information will be helpful to me.
Thanks,
Mukesh
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.