Created
October 13, 2018 09:30
-
-
Save tisuchi/b7312cf5fb18a1bbfd8e5f71db9cd89d to your computer and use it in GitHub Desktop.
How to alter table in full text.
This file contains 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
ALTER TABLE events ADD FULLTEXT(ccTitle); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment