The program fragment shown adds a single row to the table people.
Add another row to the table people. Add 'gordon' who has phone number '2754'
name phone
andrew 2753
gordon 2754
Each time you run this code the table people gets deleted and recreated.
You can see the full program by clicking on the link "[Show]" under the text box.
The password for mysql user scott should be tiger however it is possible for users to change it.
You can change it back to the correct value by visiting http://progzoo.net/resetscott.pl