Chapter 1. A Refresher on SQL and Databases

Table of Contents

References for this Lesson
Database Reactivation
Tools Installation, etc
DB principles and Modelling
SQL Datatypes and SQL Schema
SQL Data
Today we shall have a look at the SQL Data declarations
Insert
Select
Select From More Tables, Join
Update
Delete
PHP - MySQL
Include-fil myDbParms.inc.php
Include-fil myConnect.inc.php
select - while - print
insert
Assignments
A Word on Handing In Assignments
Assignment B.0

Whatever textbook you may have from your virgin database days, plus these notes.

Appendix A of these notes (Appendix A, Setting Up 3 Tier Client Server Environment)