I am using sqlplus to login to oracle.
While logging in its showing the prompt in development environment as follows.
ORACLE10G>
I want to see this prompt as SQL>.
In my test environment, I am getting it as SQL>
Are there are any settings we need to do this in dev environment?