Skip to content

Commit 3ebf0e2

Browse files
committed
updating collection to container
1 parent b5d0308 commit 3ebf0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/cosmos-db-create-sql-api-query-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
---
1212
You can use queries in Data Explorer to retrieve and filter your data.
1313

14-
1. At the top of the **Items** tab in Data Explorer, review the default query `SELECT * FROM c`. This query retrieves and displays all documents in the collection in ID order.
14+
1. At the top of the **Items** tab in Data Explorer, review the default query `SELECT * FROM c`. This query retrieves and displays all documents from the container ordered by ID.
1515

1616
![Default query in Data Explorer is `SELECT * FROM c`](./media/cosmos-db-create-sql-api-query-data/azure-cosmosdb-data-explorer-query.png)
1717

0 commit comments

Comments
 (0)