J joe_brig Member² Aug 26, 2004 #1 When I highlight a SQL statement I need a way to copy it to a new SQL window for testing, just like F5 works with explain plan. Is there a way to set this up? Thanks for the copy to excel performance fix!
When I highlight a SQL statement I need a way to copy it to a new SQL window for testing, just like F5 works with explain plan. Is there a way to set this up? Thanks for the copy to excel performance fix!
B BWendling Member³ Aug 26, 2004 #1 Ctrl-C (Copy) Ctrl-W (SQL Window - Open. Add this to your key configurations) Ctrl-V (Paste)