SQLite | Basics | Part I | SQLite CREATE, INSERT, DELETE, UPDATE, SELECT Statements

Pubblicato il: 31 ottobre 2021
sul canale di: tips'n tricks
2,495
33

SQLite Tutorial

In this part, we're going to talk about "what is SQLite", "How to use SQLite", "when to use SQLite" etc.

Then, we're going to see how to create a SQLite table , how to add rows, how to delete rows, how to update rows, how to read the table and so on using a Firefox Add-on tool called SQLite Reader.

In a nutshell SQLite is single file full database. Its extremely portable, fast, easy to use, serverless and ACID compliant.

#SQLite
#CreateTable
#InsertInto
#DeleteFrom
#UpdateSet

#What is SQLite?
#Why SQLite?
#How to use SQLite?
#Where to use SQLite?
#CRUD in SQLite

How to create a table in SQLite?
How to add rows?
How to delete rows?
How to delete a table?
How to update a row?
How to read, display rows?


In questa pagina del sito puoi guardare il video online SQLite | Basics | Part I | SQLite CREATE, INSERT, DELETE, UPDATE, SELECT Statements della durata di ore minuti seconda in buona qualità , che l'utente ha caricato tips'n tricks 31 ottobre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 2,495 volte e gli è piaciuto 33 spettatori. Buona visione!