Temple University

Tables in your database were required to have certain null-able non-character fields (like date, int, decimal). Remember that nullable means it is OK for the user to NOT provide a value and the database will still accept the record. ... Describe any server side database access code you may have written (could be PHP or dot net or python ... ................
................