On Sun, Sep 6, 2015 at 7:48 PM, Paul <paul.domas...@gmail.com> wrote:

> Why is "Capability" a key word?  I haven't been able to find
> evidence that it is a key word in an SQL dialect.
>
>
What SQL database are you coding for?

What SQL dialect are you using in Vim (the default is for Oracle).
You can check running:
:SQLGetType

You can change the SQL dialect on a per buffer by running
:SQLSetType (then use the tab key to cycle through available dialects)

HTH,
David

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to