filmov
tv
How to Create a Database, Create a Table using MySQL CLI in Windows

Показать описание
This video guides you on how to create a database and how to create a table. In creating tables, it demonstrates how to create the columns and describe datatypes and constraints for the columns. It further shows you how to view available databases and tables. Lastly it shows you how to view the description of tables.