/BD_E-Commerce_II

Project developed at Digital Innovation One's Bootcamp Database Experience with expert guidance Juliana Mascarenhas.

MIT LicenseMIT

Building Your First Logical Database Design – E-COMMERCE

Project developed at Digital Innovation One's Bootcamp Database Experience with expert guidance Juliana Mascarenhas.

Learning to create SQL queries with the following points:

  • Simple retrievals with SELECT Statement.
  • Filters with WHERE Statement.
  • Creation of expressions to generate derived attributes.
  • Definition of data ordering with ORDER BY.
  • Filter conditions for groups – HAVING Statement.
  • Creating joins between tables to provide a more complex perspective of the data.

LICENSE