SmtC: Show me the Code
Ole Peter Smith
Instituto de Matemática e Estatística
Universidade Federal de Goiás
http://www.olesmith.com.br

MEBD
Como libertar um povo que preza seus correntes?
Niculau Maquiavel.
< DELETE | SQL | INSERT >

SQL: Structured Querying Language

  • Relational Databases
  • NoSQL (BIG DATA)
  • MySQL (MariaDB), Postgres, Firebird, Oracle
  • ANSI SQL: Standard
  • Database: Collection of Tables
  • Table: Matrix
  • Columns: Data
  • Rows: Items (dict's)
  • SELECT...
  • INSERT...
  • UPDATE...
  • DELETE...
  • ALTER... (structure)
  • DROP... (structure)
  • CREATE
  • JOIN (structure)
  • CRUD: Create, Read, Update, Delete
  • CRUD++: Print, List, Edit List,...
(29/3/2021)
< DELETE | SQL | INSERT >
Messages:
0 secs.