mongo db 배열의 개수 확인하기
db.accommodations.find( { $where: "this.name.length > 1" } ); /
'SQL > MongoDB' 카테고리의 다른 글
null 삭제 (2) | 2016.11.01 |
---|---|
mongo db update 방법. (12) | 2016.04.08 |
mongo db group count 방법 (0) | 2016.03.22 |
MongoDB find array string - 몽고디비 배열 속에 있는 string 찾기 (12) | 2015.11.19 |
Java Mongoldb where not in (0) | 2015.11.12 |
댓글