Reseting Faculty Directory for 1998-1999

logging into MySQL database: done
selecting database: done
removing faculty records, if any
defining query: DELETE from faculty
executing query: done
adding original faculty records
executing query: INSERT INTO faculty set first = "Arnold", last = "Adelberg", title = "Myra Steele Professor of Mathematics", email = "adelbe@math.grin.edu", phone = "4201", office = "Science 2405" : done
executing query: INSERT INTO faculty set first = "Nathaniel", last = "Borenstein", title = "Noyce Visiting Professor", email = "borenste@cs.grinnell.edu", phone = "3017", office = "Science 1131" : done
executing query: INSERT INTO faculty set first = "Marc", last = "Chamberland", title = "Assistant Professor of Mathematics", email = "chamberl@math.grin.edu", phone = "4207", office = "Science 2410" : done
executing query: INSERT INTO faculty set first = "Pamela", last = "Ferguson", title = "Professor of Mathematics", email = "fergusoa@ac.grin.edu", phone = "3017", office = "Science 1131" : done
executing query: INSERT INTO faculty set first = "Eugene", last = "Herman", title = "Samuel R. and Marie-Louise Rosenthal Professor of Natural Science and Mathematics", email = "herman@math.grin.edu", phone = "4202", office = "Science 2403" : done
executing query: INSERT INTO faculty set first = "Chris", last = "Hill", title = "Assistant Professor of Mathematics", email = "hillc@math.grin.edu", phone = "4556", office = "Science 2401" : done
executing query: INSERT INTO faculty set first = "Charles", last = "Jepsen", title = "Professor of Mathematics", email = "jepsen@math.grin.edu", phone = "4203", office = "Science 2407" : done
executing query: INSERT INTO faculty set first = "Katherine", last = "McClelland", title = "Director of the Mathematics Laboratory and Lecturer", email = "mcclella@math.grin.edu", phone = "3060", office = "Science 2012A" : done
executing query: INSERT INTO faculty set first = "Karen", last = "McRitchie", title = "Local Area Network Manager", email = "mcritchi@math.grin.ed", phone = "4531", office = "Science 2148" : done
executing query: INSERT INTO faculty set first = "Emily", last = "Moore", title = "Associate Professor of Mathematics and Computer Science", email = "mooree@math.grin.edu", phone = "4205", office = "Science 2416" : done
executing query: INSERT INTO faculty set first = "Thomas", last = "Moore", title = "Associate Professor of Mathematics", email = "mooret@ac.grin.edu", phone = "4206", office = "Science 2414" : done
executing query: INSERT INTO faculty set first = "Samuel", last = "Rebelsky", title = "Assistant Professor of Computer Science", email = "rebelsky@math.grin.edu", phone = "4410", office = "Science 2427" : done
executing query: INSERT INTO faculty set first = "John", last = "Stone", title = "Lecturer in Computer Science", email = "stone@math.grin.edu", phone = "3181", office = "Science 2418" : done
executing query: INSERT INTO faculty set first = "Henry", last = "Walker", title = "Professor of Mathematics and Computer Science", email = "walker@cs.grinnell.edu", phone = "4208", office = "Science 2420" : done
executing query: INSERT INTO faculty set first = "Royce", last = "Wolf", title = "Associate Professor of Mathematics", email = "wolf@math.grin.edu", phone = "4209", office = "Science 2412" : done
closing database: done