I was trying
SELECT CONVERT(INT,sum(JSON_LENGTH(data))) as count from check_attachment where create_date =CURRENT_TIMESTAMP
and