From 08d1bbd33ccd543137238bb21bd1b5680d27c5e5 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Fri, 8 Nov 2024 16:26:38 +0530 Subject: [PATCH] fixed one line since the ps was copied from pdf. --- Practical/Practical Exam/M1 - Crud operations.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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.