PHP MySQL SELECT & WHERE | Full Stack web Development
Krishna The Maker
CREATE DATABASE
: creates a new database.
USE DATABASE
: switches to a specific database.
DESCRIBE TABLE
: displays the structure of a table.
INSERT INTO TABLE
: inserts data into a table.
SELECT
: retrieves data from a table.
UPDATE
: updates data in a table.
DELETE
: deletes data from a table.
SHOW TABLES
: displays all the tables in a database.
SHOW COLUMNS
: displays the columns of a specific table.
SHOW CREATE TABLE
: displays the creation script of a specific table.
š Welcome to the Ultimate Full Stack Web Development Journey with KGrebel_official !! š š Connect and Engage: Got questions? Looking for coding support or just want to connect with fellow learners? Join our vibrant community on Telegram - https://t.me/+9FT6frCMfXw5Mzc1 .
Full Stack Web Development Tutorials in Hindi Playlist https://www.youtube.com/playlist?list=PL1DsB_Om8LWptrKolY2jEiV8qYTKy4sST
⢠ā Full stack web development Hindi Tutorials
Official Website
Follow us on Facebook
Follow us on Twitter
#php #webdevelopment #webdesign ... https://www.youtube.com/watch?v=Z3STkEBr2jw
27557466 Bytes