myCompiler
English
Deutsch
English
Español
Français
Italiano
日本語
한국어
Nederlands
Polski
Português
Recent
Login
Sign up
Deutsch
English
Español
Français
Italiano
日本語
한국어
Nederlands
Polski
Português
Recent
Login
Sign up
T
@Tawana_Nyasha
deliverable2
MongoDB
3 hours ago
// AUTHOR Collection db.AUTHOR.insertOne({ authorID: "AU01", firstName: "John", lastName: "Smith" }); // BOOK Collection db.BOOK.insertOne({ ISBN: "9781234567890",
2.1
MongoDB
4 hours ago
// AUTHOR Collection db.AUTHOR.insertOne({ authorID: "AU01", firstName: "John", lastName: "Smith" }); // BOOK Collection db.BOOK.insertOne({ ISBN: "9781234567890",
Previous
Next page