Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 371 Bytes

index.rst

File metadata and controls

23 lines (19 loc) · 371 Bytes

Linguagem SQL

Ótimo local para buscar refências e exemplos de comandos em diversos SGBD´s.

http://www.w3schools.com/sql/

.. toctree::
  :maxdepth: 3

  create.rst
  insert.rst
  select_ParteUm.rst
  select_ParteDois.rst
  update.rst
  delete.rst
  view.rst
  procedures.rst
  funcoes.rst
  transacoes.rst
  triggers.rst
  indices.rst
  exercicios.rst