- Connect to
psql - Create the database using the
psqlcommandCREATE DATABASE bookmark_manager; - Connect to the database using the
pqslcommand\c bookmark_manager; - Run the query we have saved in the file
01_create_bookmarks_table.sql
Nicola-Carroll/bookmark
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|