DB MYSQL localhost db_name user pwd

LOOP_SQL 'select img_url from MyImgTab'
	WRITE 'image stored was {img_url}'
END_SQL
