Welcome to Salem Houali ‘s Oracle Developer Notes

Use Webutil to manipulate blob columns

Use Webutil to manipulate blob columns
This demo shows how to manipulate information stored in database tables as blob type using webutil.
We have database table named PDM with the following structure:
ID                  NUMBER        
DNAME               VARCHAR2(100) 
FNAME               VARCHAR2(50)  
IBLOB               BLOB          
FTYPE               VARCHAR2(5)
PDM – data

 

2 Responses to “Use Webutil to manipulate blob columns”

  • dorismonsoor says:

    Hi! This is my first visit to your blog! We are a group of volunteers and starting a
    new initiative in a community in the same niche. Your blog provided us valuable
    information to work on. You have done a marvellous job!

  • ALI AMEN says:

    very good thanks for all

Leave a Reply