blob stands for "Binary Large OBject". The data inserted should be binary, such as an image, not base64 encoded. You could use base64 to encode data while in ...
確定! 回上一頁