Hey All,
Trying to sort out a way to verify blob data has been uploaded (php)
WHERE blob_field IS NOT NULL
works fine while blob_field value = [BLOB - NULL], but what about when blob_field value= [BLOB - 0 Bytes] or something less than... say -- 200kb???