LBRY Block Explorer

LBRY Claims • sqlite-tutorial-for-beginners-make-a

fc3942a5d44d39f26f734d2d546cb90478192101

Published By
Created On
12 May 2022 17:09:26 UTC
Transaction ID
Cost
Safe for Work
Free
Yes
SQLite Tutorial For Beginners - Make A Database In No Time
My Channel: https://www.youtube.com/user/someguy683?sub_confirmation=1 In today's video we create a sqlite database and table, fill it with data and query through it!

PYTHON TUTORIAL ► https://youtu.be/COfSeLoFNH8


What do you want to see in the next sqlite tutorial: c++, java, python, php?



Thanks for watching!

Like, comment, and subscribe.


SQLite Site: https://www.sqlite.org/index.html
SQLite Browser: https://sqlitebrowser.org/
Example Site: thebeachstreet.com



Snippet of Today's Code:
CREATE TABLE people (id INTEGER PRIMARY KEY, first_name TEXT, last_name TEXT, age INTEGER, gender TEXT);
INSERT INTO people (first_name, last_name, age, gender) VALUES ("rick", "sanchez", 35, "m");
SELECT * FROM people WHERE last_name="bob" ORDER BY age DESC;
DELETE FROM people WHERE age=5;



Music for outro:
The Tree Where Tortoro Sits
Kajus
https://www.youtube.com/watch?v=x_oCQm0fweU
...
https://www.youtube.com/watch?v=HQKwgk6XkIA
Author
Content Type
Unspecified
video/mp4
Language
English
Open in LBRY

More from the publisher

Controlling
VIDEO
KOCH
Controlling
VIDEO
LET'S
Controlling
VIDEO
C ACT
Controlling
VIDEO
I LEA
Controlling
VIDEO
THE G
Controlling
VIDEO
TESLA
Controlling
VIDEO
BINAR
Controlling
VIDEO
MAKIN
Controlling
VIDEO
DOXYG