database_topics
Database Topics
Compare and sync with Data science topics
Return to IT Topics, Cloud Computing Topics, GubDB, PostgreSQL courses, Managing PostgreSQL, Installing PostgreSQL, PostgreSQL FAQ, SQL
Return to Big Data topics for the most detailed list of Data topics. Return to Computer science topics
A
B
C
D
-
- SQL SELECT - Retrieve Data - Retrieves database rows from an SQL database and enables selection of one or many rows to an SQL table or SQL view
-
-
- SQL CREATE - Enables creating an item in SQL Server. e.g. SQL database, SQL table, SQL view, SQL users, SQL index, and more
- SQL ALTER - Enables modifying an existing SQL data object. e.g. SQL database, SQL table, SQL view, and more
- SQL DROP - Removes an existing SQL data object
- SQL Collations - Defines the collation of an SQL database or SQL table column, or a SQL collation case operation when applied to an SQL character string expression
- SQL ENABLE TRIGGER - Enables an SQL trigger such as a DML trigger], [[DDL trigger, or SQL login trigger. an SQL trigger is an SQL stored procedure that automatically runs when an SQL event occurs in the server.
- SQL DISABLE TRIGGER - Disables an SQL trigger
- SQL RENAME - Renames a user-created SQL table in Azure SQL Data Warehouse or a user-created SQL table or SQL database in Parallel Data Warehouse
- SQL USE - Changes the SQL database context to the specified SQL database or SQL database snapshot in the SQL Server. This does not apply to Azure SQL Database or Azure SQL Data Warehouse
G
- GunDB - The NoDB - no master, no servers, no “single source of truth”, not built with a real programming language or real hardware, no DevOps, no locking, not just SQL or NoSQL but both (all - graphs, documents, tables, key/value). https://gun.eco/docs - https://github.com/amark/gun
H
J
M
N
O
P
S
database_topics.txt · Last modified: 2024/05/01 03:58 by 127.0.0.1