Learn SQLite in 24 Hours Learn SQLite in 24 Hours

Learn SQLite in 24 Hours

    • 9,49 €
    • 9,49 €

Description de l’éditeur

SQLite is a very lightweight database, with no installation required, zero configuration, and no server required. SQLite is widely used as a database of choice in mobile apps, camera, home electronic devices and other embedded systems.

This book is designed for beginners with little or no prior database experience.

Table Of Content

Here is what you will learn:

Chapter 1: Introduction

Chapter 2: Create Database

CREATE Database

CREATE Database in a Specific Location

Create database and populate it with tables from a file

Backup & Database

Drop Database

Chapter 3: Create, Alter, Drop Table

Create table

Drop table

Alter table

Add columns- Using ALTER TABLE Command

Insert value into a table

Chapter 4: Primary & Foreign Key

SQLite constraint

Primary Key

Not null constraint

DEFAULT Constraint

UNIQUE constraint

What is a SQLite Foreign KEY?

Chapter 5: Data Types

Storage Classes

Affinity Type

Examples of storing data types in SQLite

Chapter 6: Select, Where, Limit, Count, Group By, Union

Reading data with select

WHERE

Limiting and Ordering

Group BY

Query & Subquery

Set Operations -UNION,Intersect

Conditional results

Advanced queries

Chapter 7: Joins

Introduction to SQLite JOIN Clause

INNER JOIN

JOIN … USING

NATURAL JOIN

LEFT OUTER JOIN

CROSS JOIN

Chapter 8: INSERT, UPDATE, DELETE

INSERT

Update

Delete

Conflict clause

Chapter 9: Index, Trigger & View

View

Index

Trigger

Chapter 10: SQLite Functions

Finding the LENGTH of a string

UPPER Function and LOWER Function

TRIM Function

TYPEOF Function

SQLite LAST_INSERT_ROWID

SQLite library

User-defined functions

GENRE
Informatique et Internet
SORTIE
2021
12 novembre
LANGUE
EN
Anglais
LONGUEUR
265
Pages
ÉDITIONS
PublishDrive
DÉTAILS DU FOURNISSEUR
PublishDrive Inc.
TAILLE
3,6
Mo
Learning SQL on SQL Server 2005 Learning SQL on SQL Server 2005
2006
The SQL Guide to SQLite: A Comprehensive Tutorial and Reference for the SQLite Open Source Database Server The SQL Guide to SQLite: A Comprehensive Tutorial and Reference for the SQLite Open Source Database Server
2011
Relational Database Systems Relational Database Systems
2012
Learning Oracle 12c: A PL/SQL Approach Learning Oracle 12c: A PL/SQL Approach
2017
SQL in a Nutshell SQL in a Nutshell
2004
MySQL Pocket Reference MySQL Pocket Reference
2007
Learn R Programming in 24 Hours Learn R Programming in 24 Hours
2021
Learn Data Warehousing in 24 Hours Learn Data Warehousing in 24 Hours
2021
Learn SAP MM in 24 Hours Learn SAP MM in 24 Hours
2021
Learn Operating System in 24 Hours Learn Operating System in 24 Hours
2022
C++ Learn in 24 Hours C++ Learn in 24 Hours
2022
Learn Design and Analysis of Algorithms in 24 Hours Learn Design and Analysis of Algorithms in 24 Hours
2022