Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

SQL for MySQL: A Beginner's Tutorial

Posted By: step778
SQL for MySQL: A Beginner's Tutorial

Djoni Darmawikarta, "SQL for MySQL: A Beginner's Tutorial"
English | 2014 | pages: 140 | ISBN: 098083967X | PDF | 1,0 mb

Written by a database expert with 20 years commercial experience, this manual is an approachable and user-friendly introduction to the SQL variant for MySQL. SQL, which stands for Structured Query Language is the standard language you use to interact with a relational database management system (RDBMS). This book uses the free edition of the MySQL database to show how SQL works. It teaches beginners how to select data from the database, insert and update data, and how to create database objects with chapters that detail each topic with jargon-free language.

My Link