CST 363 – Week 8 Learning Journal

The Three Most Important Things I Learned The most important thing I learned in this course was definitely databases themselves. I had basically no prior understanding of them before entering this course. Second, learning SQL forced me to learn to look past many years of experience in C-style languages and actually learn a new paradigm, … Read more

CST 363 – Week 1 Learning Journal

Relational tables and spreadsheets look similar with both having rows and columns. What are some important differences between the two? A relational table cannot have duplicate rows and must have unique identifying names, whereas a spreadsheet does not have these rules, as they can be distinguished by their absolute position on the sheet. What are … Read more