Hi, I am write a c program. Could I do something like
INSERT INTO xxx (name, raster) VALUES ('beautiful image', large_object)); ?
while the large_object is an data array in c program.