Hi
I need to attach or add a text file on Oracle table. Are there any way to do it ? for example some kind of field to keep this file, because I used to keep only the file address but it is not running properly with our web applications.
tks
Printable View
Hi
I need to attach or add a text file on Oracle table. Are there any way to do it ? for example some kind of field to keep this file, because I used to keep only the file address but it is not running properly with our web applications.
tks
With BFile you could store the address (kind like a pointer)
With CLOB you could store text docs, such as MS Word