MariaDB/SQL: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==Commands== | ==Commands== | ||
* {{l/sub|ALTER}} | * <code>{{l/sub|ALTER}}</code> | ||
* {{l/sub|CREATE}} | * <code>{{l/sub|CREATE}}</code> | ||
* {{l/sub|DROP}} | * <code>{{l/sub|DESCRIBE}}</code> | ||
* {{l/sub|GRANT}} | * <code>{{l/sub|DROP}}</code> | ||
* {{l/sub|INSERT}} | * <code>{{l/sub|GRANT}}</code> | ||
* {{l/sub|SELECT}} | * <code>{{l/sub|INSERT}}</code> | ||
* <code>{{l/sub|SELECT}}</code> | |||
* <code>{{l/sub|SET}}</code> | |||
* <code>{{l/sub|SHOW}}</code> | |||
* <code>{{l/sub|USE}}</code> | |||
