Databases - Part 1 - 2025
HTML-код
- Опубликовано: 11 янв 2025
- The design and use of single-table databases:
− fields
− records
− validation
The use of basic data types:
− text/alphanumeric
− character
− boolean
− integer
− real
− date/time
The identification, purpose and use of:
− primary key
SQL scripts
− used to query data stored in a single-table database