Skip to content

MkHunter/sql-northwind-lab

Repository files navigation

SQL Northwind Lab ~ A Learning Path by the art of doing

Repositorio que contiene variedad de notas y ejercicios prácticos concernientes al manejo de los conceptos y terminologías SQL.

Databases

Nota: Los scripts fueron ejecutados en Microsoft SQL Server 2017

Índice

  1. CONSULTAS
  2. INNER JOIN
  3. GROUP BY
  4. VISTAS NorthWind
  5. VISTAS
  6. FUNCIONES
  7. PROCEDIMIENTOS
  8. TRANSACTSQL
  9. TRIGGERS
  10. Próximamente... (Transacciones, Permisos, Seguridad, Tutoriales de Datawarehouse, Conectar aplicaciones, etc)