filmov
tv
[051] Basic SELECT syntax in MySQL

Показать описание
This video introduces the most basic SELECT statement syntax for MySQL: "SELECT * FROM (tablename);"
This SQL statement is useful for displaying all the columns and rows (fields and records) in a particular table.
This SQL statement is useful for displaying all the columns and rows (fields and records) in a particular table.