University of OXford & University of camBRiDGE
...is a collective term for characteristics that the two institutions share.
Creating a Database with SQLite
Published by: Apress 2018
Published: Sep 2018
Scale: 03x50
Lecture Date: 10/2018
Lecture Link: https://www.safaribooksonline.com/ https://www.packtpub.com
| Journey to database mastery as you learn how to create a simple
| database and manipulate its data. In this video, SQL expert Allen
| Taylor explains how to build a simple database with SQLite, an
| open source database engine. Part 1 introduces SQLite and explores
| its basic features. In Part 2 you'll create your first table and
| start entering some data. Part 3 explains basic queries and how to
| use the SELECT statement and the FROM and WHERE clauses.