Creating a Database with SQLite

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'l...

Full description

Bibliographic Details
Main Author: Taylor, Allen
Format: eBook
Language:English
Published: Apress 2018
Edition:1st edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02037nmm a2200313 u 4500
001 EB001915512
003 EBX01000000000000001078414
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1484238990 
100 1 |a Taylor, Allen 
245 0 0 |a Creating a Database with SQLite  |h [electronic resource]  |c Taylor, Allen 
250 |a 1st edition 
260 |b Apress  |c 2018 
300 |a 1 video file, approximately 48 min. 
653 |a Vidéo en continu 
653 |a Vidéos sur Internet 
653 |a streaming video / aat 
653 |a Internet videos / http://id.loc.gov/authorities/subjects/sh2007001612 
653 |a Streaming video / http://id.loc.gov/authorities/subjects/sh2005005237 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Mode of access: World Wide Web 
500 |a Made available through: Safari, an O'Reilly Media Company 
776 |z 9781484238998 
856 4 0 |u https://learning.oreilly.com/videos/~/9781484238998/?ar  |x Verlag  |3 Volltext 
082 0 |a E VIDEO 
520 |a 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. After watching Creating a Database with SQLite, you will understand how to build a basic database and how to query and retrieve information from it. What You Will Learn Discover the SQLite user interface features and characteristics Use SQLite to add or remove data in your database Work with multiple tables in a database Find the information you need in your database Who This Video Is For Programmers who are new to databases, as well as non-programmers who must retrieve information from databases