Details
-
Bug
-
Resolution: Duplicate
-
Trivial - P5
-
None
-
None
Description
Page 66
Write Operations Overview - Insert
there is example what start with:
db.users.insert(
{
name: "sue",
age: 26,
and then at start of next page (page 67) there is block of SQL code (Figure 3.14: The components of a SQL INSERT statement.)
what continues with rest of insert example:
status: "A"
}
)
Attachments
Issue Links
- duplicates
-
DOCS-1530 some lines too long in pdf generated document
-
- Closed
-