Introduction to SQL + Querying the Database

8 outubro 2019, 11:00 Bruno Emanuel Da Graça Martins

  • DML Instructions for Querying the Database 
  • Formal Query Languages and the Relational Algebra
  • Basic Operations from the Relational Algebra
    • Selection
    • Projection
    • Cartesian Product
    • Set Operators
  • Basic SQL Queries