in reply to Re: Empty variables in insertion in mongodb
in thread Empty variables in insertion in mongodb
Mongo collections being sparse it does not make sense to keep null columns unless absolutely required we can always insert it in future via push if reqd.