GETTING STARTED WITH SQL. Exercises with PhpMyAdmin and MySQL

GETTING STARTED WITH SQL. Exercises with PhpMyAdmin and MySQL

GETTING STARTED WITH SQL. Exercises with PhpMyAdmin and MySQL

Автор: Rémy Lentzner
Дата выхода: 2023
Издательство: Remylent
Количество страниц: 94
Размер файла: 3,8 МБ
Тип файла: PDF
Добавил: codelibs
 Проверить на вирусы

 SQL (Structured Query Language) is a query language for relational database management. In this book, you will discover the basics of its organization and its characteristics. Using the PhpMyAdmin environment, you will learn how to create a database, tables, columns, constraints, keys (primary and foreign), joins and many other specificities. 

 SQL has a small set of statements and enables you to select records from one or more tables using the universal SELECT command.  

 Other expressions like UPDATE, INSERT or DELETE will help you to update, insert or delete records. You will also study several functions that manipulate text, dates and numbers.

 Thanks to the exercises in this book, you will understand how a small set of statements can perform accurate actions and enhance your skills.

 Enjoy your reading!


Похожее: