Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
A collection and a document in MongoDB is equivalent to which of the SQL concepts?
Home
MongoDB
A collection and a document in MongoDB is equivalent to which of the SQL concepts?
0
votes
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
A collection and a document in MongoDB is equivalent to which of the SQL concepts?
A - Table and Row
B - Table and Column
C - Column and Row
D - Database and Table
#mangodb
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 17, 2020
by
AdilsonLima
(
5.7k
points)
A - Table and Row
Related questions
0
votes
Which statement MongoDB query is equivalent to the following SQL query: UPDATE users SET status = "C" WHERE age > 25
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
0
votes
Consider a collection posts which has fields Which statement query retrieves ONLY the key named post_text from the first document retrieved?
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
0
votes
What is the maximum size of a MongoDB document? m
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
0
votes
Which command can be used to check the size of a collection named posts?
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
0
votes
In our posts collection, which of following command can be used to find all the posts whose author names begin lie between
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
0
votes
What is the maximum size of Index Key Limit and Number of Indexes per collection?
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
0
votes
Which commands finds all the documents in the posts collection with post timestamp field as null?
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
0
votes
Which statement is incorrect statement about find and findOne operations in MongoDB?
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
0
votes
Which command can be used in mongo shell to show all the databases in your MongoDB instance?
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
+1
vote
By default, the MongoDB cursor in mongo shell is configured to return how many documents? To get the next set of documents, which command is used?
asked
Jun 17, 2020
in
MongoDB
by
AdilsonLima
(
5.7k
points)
#mangodb
...