Advertisement

1 - 10 of 23 containing alltags:("PL/SQL, Oracle 10g") (0.001 seconds)
Good evening, experts! I have a table and a view on that table. i've created a fga policy on my view and policy handler in package. first field of view is a function which gets a value of packag...
Zones: PL / SQL, Oracle 9.x, Oracle 10.xDate Answered: 01/21/2008 Grade: B Views: 24
I need to get the "date modified" from a file using pl/sql. I've looked at UTL_FILE, but I can't seem to find anything there. Is there a way to retrieve this date?
Zones: PL / SQL, Oracle 10.xDate Answered: 02/02/2008 Grade: A Views: 68
I'm trying to perform a decode on a date field. If the field resolves to 12/31/9999, I want to save the date as a NULL. The record is saved in the table as a DATE in the following format: MM/DD/YYY...
Zones: Oracle 10.x, Oracle 9.x, Oracle 11.xDate Answered: 05/15/2008 Grade: B Views: 86
Hi guys, I am trying to use UTL_FILE in Oracle 10g to be able to read BLOB fields that store .PDF, .RTF, and .HTML data.  Once retrieved, I want to be able to open them in their native programs....
Zones: Oracle 10.x, Oracle, PL / SQLDate Answered: 05/27/2008 Grade: A Views: 180
I am developing a way to generate xml files from tables information in oracle 10g. I found the pipeline table function a good manner of doind this king of job. The problem is that I have some tabl...
Zones: Oracle, Oracle 10.x, PL / SQLDate Answered: 08/24/2008 Grade: A Views: 44
The subject basically covers the question. Is it possible to display a .xsql page with dbms_output.put_line?
Zones: Oracle, Oracle 10.x, PL / SQLDate Answered: 10/15/2008 Grade: A Views: 0
Below is my code ! With the one row , i use the first code , it is okie and function Take_main_f() can work . Because, maybe appl_slip.target_idt returns more than 2 rows so i use Loop as second ...
Zones: PL / SQL, Oracle 10.xDate Answered: 09/20/2008 Grade: B Views: 0
I have used bind variable in the past but it seems to have been awhile since I am not sure what the issue here is. Any help is appreciated. When I run the following I get the below error (see co...
Zones: PL / SQL, OracleDate Answered: 01/29/2008 Grade: A Views: 0
First question is; is this possible? Next would be what am I doing wrong. Basically I am wanting to connect to http://www.webservicex.net/usweather.asmx?wsdl in order to query the web source and...
Zones: PL / SQL, Oracle 10.x, SOAPDate Answered: 08/20/2008 Grade: A Views: 37
With Oracle 10.2.0.4 (Aix 5.3) The code attached returns w_end_date 01-DEC-09 that is functionnaly incorrect (Char comparison) With Oracle 8i the result is w_end_date 21-OCT-08 that is funct...
Zones: Oracle 10.x, Oracle 8.x, PL / SQLDate Answered: 08/28/2008 Grade: B Views: 39