Having created a table with a longblob column, what is the insert syntax to
set the value of the longblob column? The data will be read from a file.
set the value of the longblob column? The data will be read from a file.
Comment