Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
像 Oracle ,SqlServer 等关系型数据库 ,在访问 表名,字段名的时候 ,如 select AA,BB from ABC 和 select Aa,Bb from AbC 都能正常查询到结果。
而 MongoDB 如 db.Person.find() 和 db.person.find() 其中一个就不能返回结果。
@jesseshi
是阿~默認是有嚴格的大小寫區別~除了數據庫物件之外,數據也是有區分~~用慣SQL Server再用Mongodb要花點時間適應~~XD
与 萌阔论坛 的连接断开,我们正在尝试重连,请耐心等待