Local cover image
Local cover image

Introduction to SQL / Bobby Iliev

By: Material type: TextTextPublisher: [Place of publication not identified] : Bobby Iliev, 2020Description: 1 online resource (96 pages)Content type:
  • text
Media type:
  • computer
Carrier type:
  • online resource
Subject(s): Genre/Form: Online resources:
Contents:
Databases
Tables and columns
MySQL
Installing MySQL
Accessing MySQL via CLI
Creating a database
Configuring .my.cnf
The mysqladmin command
GUI clients
Tables
Data types
Creating a database
Creating tables
Dropping tables
Allowing NULL values
Specifying a primary key
Updating tables
Basic syntax
INSERT
SELECT
UPDATE
DELETE
Comments
Conclusion
SELECT
SELECT all columns
Formatting
SELECT specific columns only
LIMIT
COUNT
MIN, MAX, AVG, and SUM
DISTINCT
Conclusion
WHERE
WHERE Clause example
Operators
AND keyword
OR keyword
LIKE operator
IN operator
IS operator
Conclusion
Sorting with ORDER and GROUP by
ORDER BY
GROUP BY
INSERT
Inserting multiple records
UPDATE
DELETE
JOIN
Cross join
Inner join
Left join
Right join
Conclusion
The MySQL dump command
Exporting a Database
Exporting all databases
Automated backups
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Collection Status Barcode
eBook (Free & Open Access) eBook (Free & Open Access) Accessible online Circulation Available EB-00354

Databases

Tables and columns

MySQL

Installing MySQL

Accessing MySQL via CLI

Creating a database

Configuring .my.cnf

The mysqladmin command

GUI clients

Tables

Data types

Creating a database

Creating tables

Dropping tables

Allowing NULL values

Specifying a primary key

Updating tables

Basic syntax

INSERT

SELECT

UPDATE

DELETE

Comments

Conclusion

SELECT

SELECT all columns

Formatting

SELECT specific columns only

LIMIT

COUNT

MIN, MAX, AVG, and SUM

DISTINCT

Conclusion

WHERE

WHERE Clause example

Operators

AND keyword

OR keyword

LIKE operator

IN operator

IS operator

Conclusion

Sorting with ORDER and GROUP by

ORDER BY

GROUP BY

INSERT

Inserting multiple records

UPDATE

DELETE

JOIN

Cross join

Inner join

Left join

Right join

Conclusion

The MySQL dump command

Exporting a Database

Exporting all databases

Automated backups

There are no comments on this title.

to post a comment.

Click on an image to view it in the image viewer

Local cover image