Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Not a Bug
-
10.11.14, 12.1.1
-
Not for Release Notes
Description
I gave an online Training: Basic SQL ....and I wanted to show where to find SELECT BNF in Docs. I didn't want to just google for mariadb select - I wanted to show the inner way through the documentation.
OK, try to find SELECT - the standard SELECT command on https://mariadb.com/docs/server/
References -> SQL Statements would be expected ....
but yeah .... no of the given categories fits to SELECT
You will find the BNF under DML.
SELECT is DQL not DML.
It was very painful to me.
Best regards,
Susanne