Difference between revisions of "Databases"

From
Jump to: navigation, search
(Created page with "==database concepten== ===SQL=== mysql ====databasebouw==== =====normalisatie===== ====queries==== =====Select===== =====where===== =====group by===== =====join===== =...")
(No difference)

Revision as of 15:43, 10 November 2020

database concepten

SQL

mysql

databasebouw

normalisatie

queries

Select
where
group by
join
having
nested/sub queries
transactions

Rollback en commit

NOSQL

mongoDB