Northwind Database Queries

Query Name Query Description Update DATE format in USELOG The DATE field in USELOG was originally provided as a character field. This query converted the date text to a date field that can be used for date comparisons. Update STUDENT_ID format in STUDENT This query changes the STUDENT_ID format to make it compatible with the format used in USELOG. ................
................