peterb1985
MIS
Does anyone know how i write an insert query to add jpg images to my database table.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
nsert into mytable values (load_file("\location\of\file\in\server\file.jpeg"));