SQLite Forum

Request for comment: New ANALYZE syntax
Login
I think "`USING`" seems good. (Maybe the options should be in parentheses after the "`USING`" keyword; I don't know.) I don't like "`RESTRICT`" or "`VIA`"; it doesn't look like good to me (and, as someone else has mentioned, options are not necessarily restrictions anyways).

Using a reserved word here (such as "`USING`"; not all keywords are reserved, although "`USING`" is; I tried it just now to check) is helpful since it reduces ambiguity.