top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Database: Does KEY for an instance makes sense, what are the benefit of it?

0 votes
228 views
Database: Does KEY for an instance makes sense, what are the benefit of it?
posted Apr 8, 2018 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+1 vote

Query description: I have a collection name student_db and added a document in a collection with entries (name: "alok, age : 31 and profession: "xyz"). After inserting the document into student_db database, I want to add another (key:value ) pair i.e. salary: 50000.

Can someone help me out to resolve this problem ?

...