Skip to content

Commit e359f17

Browse files
committed
simple select tutorial - sample database key tables heading
1 parent 28e21c9 commit e359f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/azure-databases/postgresql/basic-sql-simple-select/includes/2-sample-database-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The sales database is designed to simulate a typical sales environment for a com
66
- Track which employee handled which order
77
- Track which shipper was used for each order
88

9-
## Key tables in this Database
9+
## Key tables
1010

1111
- customers: Stores customer details like names, addresses, and contact information
1212
- products: Contains product information, including names, prices, and categories

0 commit comments

Comments
 (0)