Posts
Sort by recent activity
Press Tab to expand wildcard
If I create a new view, what has to happen before SQL Prompt will allow me to press TAB to expand the list of columns in the view.
For example, if I create a view myView, then create a query:
selec...