MySQL full text search equivalents to Google search: Difference between revisions
Jump to navigation
Jump to search
m
MySQL full text search equivalents to Google search (edit)
Revision as of 14:44, 16 June 2021
, 16 June 2021→Instruction of SQL syntax
m (→SQL syntax) |
|||
| Line 129: | Line 129: | ||
) | ) | ||
ELSE '' | ELSE '' | ||
END AS | END AS `scrapbook`; | ||
-- > returns 行比武時,以此功對付吸星大法,使其全身凍僵、天池 | -- > returns 行比武時,以此功對付吸星大法,使其全身凍僵、天池 | ||
| Line 152: | Line 152: | ||
) | ) | ||
ELSE '' | ELSE '' | ||
END AS | END AS `scrapbook` | ||
-- Returned result of scrapbook column: Show 10 characters before or after the search keywords. | -- Returned result of scrapbook column: Show 10 characters before or after the search keywords. | ||