Revision history of "SQL"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 21:21, 28 December 2020Bgrambo talk contribs 214 bytes +214 Created page with "Useful commands: show databases; use <database>; show tables; select <columnA>, <columnB> from <nowiki><table> where <columnB> like <pattern>;</nowiki> select last_name,..." Tag: Visual edit