If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Inserting text into a VARGRAPHIC/DBCLOB column

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-30-06, 14:59
Hamster_Huey Hamster_Huey is offline
Registered User
 
Join Date: Mar 2006
Posts: 1
Inserting text into a VARGRAPHIC/DBCLOB column

Hey guys,

This may be a very stupid question, but i cant seem to find any info on
this - how do i insert text into a VARGRAPHIC/DBCLOB column in v7 of DB2 UDB using a SQL statement? For example, say i've got the string "abc" (in ascii) - what would the corresponding INSERT statement be like to convert each character to double byte and put this string into a VARGRAPHIC/DBCLOB column?

i.e. INSERT INTO table_name VALUES ( ? )

Thanks in advance for any help,
Sev
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On