diff --git a/Practical/Practical Exam/M1 - Crud operations.md b/Practical/Practical Exam/M1 - Crud operations.md index 0c8c4ce..8a5af41 100644 --- a/Practical/Practical Exam/M1 - Crud operations.md +++ b/Practical/Practical Exam/M1 - Crud operations.md @@ -14,8 +14,7 @@ viii. Email id: String ix. Contact: String x. Address: Array of Embedded Doc (PAddr, LAddr) -Insert at least 5 documents in collection by considering above -attribute and execute following queries: +Insert at least 5 documents in collection by considering above attribute and execute following queries: 1. Select all documents where the Designation field has the value "Programmer" and the value of the salary field is greater than 30000.