Database MySQL презентация

Слайд 2

What is database ?

What is database ?

Слайд 3

Files (txt, excel and etc.)

Files (txt, excel and etc.)

Слайд 4

Слайд 5

Table

Table

Слайд 6

MySQL MySQL Community Server http://dev.mysql.com/downloads/mysql/ MySQL Workbench http://dev.mysql.com/downloads/workbench/

MySQL
MySQL Community Server http://dev.mysql.com/downloads/mysql/
MySQL Workbench http://dev.mysql.com/downloads/workbench/

Слайд 7

MySQL Create Database Command Example:

MySQL Create Database Command

Example:

Слайд 8

Слайд 9

Create table syntax

Create table syntax

Слайд 10

User table example

User table example

Слайд 11

INSERT INTO Statement OR

INSERT INTO Statement

OR

Слайд 12

Insert example

Insert example

Слайд 13

UPDATE Statement

UPDATE Statement

Слайд 14

Update example 1

Update example 1

Слайд 15

Update example 2

Update example 2

Слайд 16

DELETE Syntax

DELETE Syntax

Слайд 17

Delete example

Delete example

Слайд 18

Is your brain still with you ?

Is your brain still with you ?

Слайд 19

SELECT Statement

SELECT Statement

Слайд 20

Слайд 21

And now ?

And now ?

Слайд 22

Library database

Library database

Слайд 23

Authors - Countries Author Id Name Country_id Country Id Name

Authors - Countries

Author
Id
Name
Country_id

Country
Id
Name

one to many relationship

many to one

relationship
Слайд 24

Create Table Country

Create Table Country

Слайд 25

Add countries

Add countries

Слайд 26

Create Table Authors

Create Table Authors

Слайд 27

Add authors

Add authors

Слайд 28

Inner join

Inner join

Слайд 29

Show all authors and their countries

Show all authors and their countries

Слайд 30

Bu ha ha ha …

Bu ha ha ha …

Слайд 31

Table books Book Id Name ISBN Release_date But Book can have many authors

Table books

Book
Id
Name
ISBN
Release_date

But Book can have many authors

Слайд 32

Add books

Add books

Слайд 33

Many to many

Many to many

Слайд 34

Solving many to many relationship

Solving many to many relationship

Слайд 35

Final Query

Final Query

Имя файла: Database-MySQL.pptx
Количество просмотров: 87
Количество скачиваний: 0