Uploaded by Muju inayat

Assignment15-1 (1)

advertisement
UNIVSERITY OF BALTISTAN SKARDU
Assignment#15
Course:DBMS
Submitted By:Mujtaba ahmed
Reg No:S22BSCS108
Submitted to: Mam NOreen
Q.1: Create a Database having three Collections ‘C1’, C2 and ‘C3’ (by using MongoDB) and then each
Collection should has atleast two Documents.
Q.2: Update a Document from the Collection ‘C2’.
Q.3: Delete any Document from ‘C1’.
Q.4: Drop the Collection ‘C3’.
Create Collections in mydbms C1, C2, C3
Insert Data in, C3
C1
C2
C3
UPDATE
Download