Open a DuckDB .db file? In the DuckDB Web Shell or DBeaver? But how?
For an SQL DDL/DML homework assignment, I'm supposed to open a DuckDB .db file to add new things to it. The assignment says you can supposedly open it in the DuckDB Web Shell, but I don't quite understand that, since the tip says '.open <URL>', but we don't have a URL to the database. We…