11 lines
429 B
HTML
11 lines
429 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Description Submission of HW2</title>
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
|
<body>
|
|
Submit your HW2 queries in one .sql file. <br>Use comments to write additional text within the file, such as the homework instructions given and which query is meant for each part (a,b,c,d,e). <br>You can write other comments you feel are necessary to understand your work.<br>
|
|
</body>
|
|
</html> |