String sql = " select count(1) from dec_main a where json_extract(content,'$.seqNo') = '"+seqno+"' ";