toad for oracle autocomplete dropdown

前端 未结 2 1489
迷失自我
迷失自我 2021-02-19 10:34

Toad for Oracle has an autocomplete feature.. you type SELECT * FROM USER. and then press Ctrl+. and a drop down appears where you can choose

相关标签:
2条回答
  • 2021-02-19 10:58

    This option is under Options -> Editor -> Code Assist. The only time I have ever seen it autofill instead of providing a list is when there is only one table that matches though... What version of Toad are you using?

    0 讨论(0)
  • 2021-02-19 11:04

    I had the same problem, it was caused by a corrupt configuration file - try this answer and see if it works.

    0 讨论(0)
提交回复
热议问题