Formatting code for OracleSQL
{{parent page="Oracle"}}
===Oracle SQLs===
Prevent sqlplus from parsing "&" as input prompt
%%
SET DEFINE OFF
%%
Edit history in sqlplus
%%
ed
%%
===Oracle SQLs===
Prevent sqlplus from parsing "&" as input prompt
%%
SET DEFINE OFF
%%
Edit history in sqlplus
%%
ed
%%