TEC 5323 Advanced Database Technology


Tips for Projects

Below describes the general procedure for grading the projects this semester. I hope this help you in terms of the ways to work at your SQL code.

  1. Your project (SQL script file) will be downloaded to a local project folder.
  2. The SQL script will be inspected to make sure it will not cause any damage on my system. I did experience some code that caused some significant problem on my system, which took me many hours to recover.
  3. Correct obvious syntax problems and save the file.
  4. Run the script on SQL Plus in my database system.
  5. Correct errors if possible.
  6. Rerun the SQL script until errors are all resolved. This is under the assumption that the code is workable. If the code is totally a mess (sometimes I cannot follow the logics), I will have to give up debugging.
  7. Run my test script to make you have accomplished all the specified tasks. I have a test script for each project to be efficient and consistent across the whole class.
  8. Award (partial) points according to what you have accomplished against the specification in the project description.
  9. Write comments if needed.

 

 

Class Index

 

School of Technology
College of Business & Applied Sciences
Eastern Illinois University