Created
December 12, 2021 12:26
-
-
Save fadlisaad/e0b730ffd646ae5ef030b83805f260c7 to your computer and use it in GitHub Desktop.
SQL full mode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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