We have a table named "Payment_by_Client_and_Post_Month". Because of this table name, I am encountering a bug/annoyance when writing a WHERE clause and including an AND... When I hit Tab after typing "and" it incorrectly auto-completes "and" as "Payment_by_Client_and_Post_Month" presumably because it has the word "and" within the name. Is there a way to omit this table from auto-complete functionality?
Comments
1 comment
Add comment
Please sign in to leave a comment.