Our First Database
Our First Database
Hecho
To get credit for this assignment, perform the instructions below and enter the code you get here:
Enviar
Instructions
If you don't already have it, install the SQLite Browser from http://sqlitebrowser.org/ .
Then, create a SQLITE database or use an existing database and create a table in the database called "Ages":
Then make sure the table is empty by deleting any rows that you previously inserted, and insert these rows and
only these rows with the following commands:
Once the inserts are done, run the following SQL command:
Find the first row in the resulting record set and enter the long string that looks like 53656C696E613333.
Note: This assignment must be done using SQLite - in particular, the SELECT query above will not work in any
other database. So you cannot use MySQL or Oracle for this assignment.
Seleccionar idioma ▼
https://www.py4e.com/tools/sql-intro/?PHPSESSID=1cb78f1ab8a9e802a239f0f2a215f3e3 1/1