You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LeetCode SQL 50 Solution/prosnal_database/readme.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,4 @@
1
-
Below is a well-structured `README.md` that documents the database schema, sample data, and queries for the provided SQL code. This file can be added to your repository for clarity and organization.
2
1
3
-
```md
4
2
# Prosnal Database Example
5
3
6
4
This repository contains SQL scripts for creating and populating a sample database called `prosnal_database`. The database includes multiple tables and queries demonstrating joins and calculations. The following sections describe the database schema, sample data insertion, and example queries.
0 commit comments