|
|
Re: PLEASE HELP ME!!!!!! [message #373352 is a reply to message #373273] |
Thu, 12 April 2001 00:25 |
Naresh Sharma
Messages: 12 Registered: April 2001
|
Junior Member |
|
|
Hi Prasad,
You cannot use LOB in Oracle 7.3, but you can use
LONG RAW to store and retreive images in 7.3
If you plan to store and retrive images from Developer, then you can use :
write_image_file ( Insert )
read_image_file ( Read / Select )
-------------------
HTH
Naresh
|
|
|
Re: PLEASE HELP ME!!!!!! [message #374777 is a reply to message #373273] |
Sat, 30 June 2001 09:33 |
PANKAJ
Messages: 24 Registered: June 2001
|
Junior Member |
|
|
dear sir
i want one procedure to be executed on last day of every month automatically.Is that possible
through triggers.please let me know how to
do this
|
|
|