Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thedtripp authored Nov 24, 2021
1 parent 67bcdaf commit 4ded2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Created full implementation of database in Apache Derby with SQL.
- Run the SQL files in the following order.
- Data definition language (DDL):
- $ `./create_table.sql`
- Data modification language (DML):
- Data manipulation language (DML):
- $ `./final_dml.sql`
- Test queries:
- $ `./queries.sql`
Expand Down

0 comments on commit 4ded2ea

Please sign in to comment.