Skip to content

Instantly share code, notes, and snippets.

@fadlisaad
Created December 12, 2021 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fadlisaad/e0b730ffd646ae5ef030b83805f260c7 to your computer and use it in GitHub Desktop.
Save fadlisaad/e0b730ffd646ae5ef030b83805f260c7 to your computer and use it in GitHub Desktop.
SQL full mode
SET GLOBAL sql_mode=(REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment