MySQL Database Admin -DBA for Beginners
$129.99
Shop on Udemy

Description

The MySQL is the world's most popular open source database. This course will teach you  a lot to  start using this incredibly popular MySQL database and gain useful skills in the process.  In learning about MySQL you will also gain an understanding of relational databases in general.  Furthermore, you will harness that power by learning SQL and using it to build databases, populate them with data and query that data through extensive hands-on practices. You will learn how to use the MySQL Workbench which is a very powerful administrative tool that contains a lot of useful features that will enable you perform various administrative tasks on MySQL Server installations. What You will learn includes: Installation and configuration of MySQL ServerCreating DatabasesCreating TablesCreating ViewsCreating Stored ProceduresUsing subqueriesManaging users and proviledgesPerforming backups and restoreChecking client connectionsChecking Server StatusPerform table  joinsExplore and use MySQL WorkbenchUse MySQL Command line clientExecute  Common MySQL CommandsQuery databasesUpdate databasesDelete recordsPerform aggregate functionsUsing SQL EditorsSQL is the language used to interact with databases like MySQL  and othersSQL is a standard language for accessing and manipulating databases. What is SQL?SQL stands for Structured Query LanguageSQL lets you access and manipulate databasesSQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987What Can SQL do?SQL can execute queries against a databaseSQL can retrieve data from a databaseSQL can insert records in a databaseSQL can update records in a databaseSQL can delete records from a databaseSQL can create new databasesSQL can create new tables in a databaseSQL can create stored procedures in a databaseSQL can create views in a databaseSQL can set permissions on tables, procedures, and viewsSQL is a Standard - BUT.... Although SQL is an ANSI/ISO standard, there are different versions of the SQL language.

logo

Udemy