반응형
db.getCollection('컬렉션이름').find({ "필드이름" : { $exists: true } })
https://docs.mongodb.com/manual/reference/operator/query/exists/
반응형
'프로그램 > etc' 카테고리의 다른 글
Windows 에서 nvm 을 사용해 node 버전 변경 (0) | 2023.04.03 |
---|---|
git clone 'Authentication failed' error (0) | 2020.05.12 |
git-gui 한글 깨짐 해결 방법 (0) | 2019.02.19 |
gitlab에 migration 하기(다른 repo git 소스 옮기기) (0) | 2019.02.19 |
몬스터 디자인 블로그에 소개된 디자인 참고싸이트 (0) | 2013.12.04 |