MariaDB/SQL/DROP

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< MariaDB‎ | SQL
Revision as of 18:39, 16 February 2025 by Woozle (talk | contribs) (Created page with "==Example== * <syntaxhighlight inline lang=SQL>DROP USER 'roundcube'@localhost;</syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Example

  • DROP USER 'roundcube'@localhost;