This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> db.books.findOne() | |
{ | |
"_id" : "1234567890", | |
"title" : "Lord Of The Rings", | |
"books" : { | |
"1234567890" : { | |
"_id" : "123456789890", | |
"title" : "The Two Towers", | |
"page_count" : { | |
"en" : 6000, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contenido de prueba para la nota de prueba |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contenido de prueba para la nota de prueba numero 2333 |