4
Answers

MySql - Insert image in to an existing table record

Ask a question
Kavi suja

Kavi suja

11y
1.2k
1
Hi,
   I have table which contains the fields "org_name,org_address,city,country,phone,logo".Here logo is the columns which datatype is longblob.Initially I insert the data without logo column.Now i want to insert an image in the field "logo".How I insert image file in existing table record?can u help me guys?

Answers (4)