| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> ISQLW for Oracle?
Can I use SQL Server's ISQLW as a front end to connect to Oracle? If so how do I make it connect to the Oracle instance?
I find Oracle's SQLPlus lack of full screen editing very annoying. I am trying to run a single line query with different WHERE clause and look at the explain plan. First I set autotrace on, then I run (eg)
Select * from test where a>1000 and a<1500
I want to be able to cursor up and change the 'a' range quickly and rerun the query. Can any one suggest a way to do this?
I know I can do this in server manager, but I can't use autotrace in server manager (or am I wrong?) Received on Tue Mar 10 1998 - 00:00:00 CST
![]() |
![]() |