toad / pl/sql developer
作者: moonsoft(http://moonsoft.itpub.net)发表于: 2007.04.18 17:33
分类: Oracle基础/数据仓库/BI
出处: http://moonsoft.itpub.net/post/15182/281658
---------------------------------------------------------------
toad / pl/sql developer
在pl/sql developer 中,右键点击工具栏,点击customize...,选择
user interface ->Code Assistant,把Automatically activated打勾,Delay是设置提示的延迟. Toad我没有装,但也应该可以设置.
pl/sql developer在以下位置设置显示出来的对象类型(table or view or the other)
tools->preferences->code assistant->describe users.
toad8.6则不知在哪里设置,在view->option中通过code做为关键字进行查询,没有符合条件的选项
不过它可以将某个表的字段显示出来,方法:将表命个别命,然后 别命.
就可以了.


