Index
D
data
relationshipsmany-to-one, Simple Data Relationships
data relationships, Simple Data Relationships
many-to-many, Many-to-Many Relationships
one-to-many, Simple Data Relationships
one-to-one, Simple Data Relationships
database anomaliesdelete anomalies, Rule of Thumb: Keep Things Separate
update anomalies, Rule of Thumb: Keep Things Separate
database server, An Introduction to Databases
databases, An Introduction to Databases
creating, Creating a Database
designing, Relational Database Design
listing, Logging On to MySQL
mysql database, Logging On to MySQL
storing content in, An Introduction to Databases, A Look Back at First Principles
using, Creating a Database
DELETE, Deleting Stored Data, Deleting Authors, DELETE
rows affected by, Sending SQL Queries with PHP
deleting CMS items with PHP, “Homework” Solution, Deleting Authors
DESCRIBE, Creating a Table, Giving Credit where Credit is Due, DESCRIBE
die, Connecting to MySQL with PHP
DROP DATABASE, Logging On to MySQL, DROP DATABASE
DROP INDEX, DROP INDEX, see also alter table
DROP TABLE, Creating a Table, DROP TABLE