check_word: Check word

Description Usage Arguments Examples

Description

Check a word against a list of MySQL keywords to see if it is a keyword and if so; whether or not it is reserved

Usage

1

Arguments

x

a word to check

Examples

1
2
3
check_word('name')

check_word('create')

wilsontom/MyRW documentation built on May 26, 2019, 6:36 a.m.