SQLite Tutorial for Beginners in 1 Hour



SQLite Tutorial for Beginners in 1 Hour

SQLite Tutorial for Beginners in 1 Hour

In this SQLite tutorial crash course for Beginners, you will learn about the SQLite tool and the SQL operations that you can perform on SQLite. We will learn about SQLite3 here. First, I will explain what is SQLite? We will download SQLite and create a table in SQLite under an SQLite database.

We will learn important CLI commands in SQLite and will retrieve records from the table. We will also insert records into the SQLite table. We will see the data types in SQLite on a higher level.

This will be a basic tutorial on SQLite to get you started. I will also show you various SQLite commands.

🔔 If you like the video, Please Like, Comment, and Subscribe to my YouTube channel
https://www.youtube.com/c/TutorialBrain?sub_confirmation=1

⌚TimeStamp:
0:00 – Introduction to the Course
00:23 – Starting with SQLite
04:08 – Create Database and tables in SQLite
08:22 – Data Types in SQLite
09:37 – Insert records into a table
12:16 – Select Records from the table
12:48 – Saving table, database, and changing colors
14:18 – Opening database and some common errors
16:26 – Filter the Records of the table
18:29 – AND, OR continued.
22:46 – Grouping
27:34 – Sorting the records
28:26 – Between and In Operators
30:55 – Update the records
32:15 – Structure of the table
32:44 – Date Functions
34:05 – Primary key constraints
38:18 – NOT NULL constraint
42:36 – Unique Constraint
44:35 – Default constraint
46:14 – Check constraint
48:32 – Alter table structure
51:05 – Delete and Drop
54:10 – Backup and Restore
56:31 – Various modes in SQLite
59:26 – Final Wrap-up of SQLite course

#sqlite #sqlite3 #tutorialbrain #sqlitetutorial

🚩Let’s connect on social:
Website/Articles: https://www.tutorialbrain.com
Facebook: https://www.facebook.com/TutorialBrain
Twitter: https://twitter.com/tutorial_brain
LinkedIn: https://www.linkedin.com/company/tutorialbrain

Microsoft SQL Server Crash course –
https://youtu.be/lo80Q8C0nXk

Comments are closed.