Can we do the following in MongoDb ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can we do the following in MongoDb ?

1. Is cross database communication supported in mongodb ? 2. Can we delete a database/ collection from another db/collection ?

11th Aug 2022, 5:33 AM
Levi
Levi - avatar
1 Answer
0
I think second one is not possible because each dB is accessed by a different setup has its unique id I don't know about first one
21st Aug 2022, 4:28 AM
RISHABH
RISHABH - avatar