Database Administrator (DBA) Question:
How would you change all occurrences of a value using VI?
Answer:
Use :%s/<old>/<new>/g
Previous Question | Next Question |
What is difference between open_form and call_form? | Give two UNIX kernel parameters that effect an Oracle install |