bpepin21 / MGMT-460-Project

This repository is for the creation of my intended Recipe App. I'm looking to create an app that utilizes all CRUD applications for a potential Pie Recipe App.
GNU General Public License v3.0
0 stars 0 forks source link

Mongosh/noSQL find() #10

Open bpepin21 opened 1 year ago

bpepin21 commented 1 year ago

Here is an example of a created find() query within the database PepinBrendenR. This will also include a query that's created to find a specific entry in a table.

bpepin21 commented 1 year ago

This is an example of a standard find() query.

find()

bpepin21 commented 1 year ago

This is an example of a find() query for a specific entry in a table.

find() Specific by Name