Introduzione ai database

Introduzione ai database in Python

Jason Myers

Co-Author of Essential SQLAlchemy and Software Engineer

Un database è composto da tabelle

tabelle census e state_fact

Introduzione ai database in Python

Le tabelle hanno colonne e righe

tabella census con la terza colonna evidenziata

Introduzione ai database in Python

Le tabelle hanno colonne e righe

tabella census con la seconda riga evidenziata

Introduzione ai database in Python

Le tabelle possono essere correlate

tabelle census e state_fact con le prime colonne evidenziate

Introduzione ai database in Python

Facciamo pratica!

Introduzione ai database in Python

Preparing Video For Download...