This Readme file aims to provide summary information about queries.
In order to obtain better outputs in such information files,
If you want to get detailed information about markdown : markdown
Contains summary information about SQL.
If you want to see clearer schematics : SQL Cheatsheet
-
DML ?
- INSERT *
- DELETE *
- UPDATE *
- MERGE
- CALL
- EXPLAIN PLAN
- LOCK TABLE
-
DDL ?
- CREATE *
- ALTER *
- DROP *
- RENAME *
- TURUNCATE *
- COMMENT
-
DCL ?
- GRANT
- REVOKE
- INVOKE
-
DQL ?
- SELECT
- info
- Links
- Links Markdown
- Links to SQL tutorial
- DML, DDL, DCL, DQL ?
- I'll add Fourth item