MySQLに限らずRDBMSを利用・ 運用していると、 よくDBのデータを変換したくなることがあると思います。その際に、 クライアントから人手で実行すると、 オペレーションのミスやコピペのミスなどで問題が発生してしまうことがあります。また、 複数行に ...
@Lob or Large OBject refers to a variable length datatype for storing large objects, signifies that the annotated field should be represented as BLOB (binary data) in the DataBase.