Oracle Blob. Querying a blob field will now load the value instead of the OCI-Lob object. $data = DB::table('mylobs')->get(); foreach ($data as $row) { echo ...
確定! 回上一頁