Table of Contents

SQL Plus - Edit Command

About

The edit command invokes an operating system text editor on the contents of:

Syntax

ED[IT] [file_name[.ext]]

where:

How to

open a file

ed D:\svn_sql\login.sql

to open the file D:\svn_sql\login.sql

open the buffer

ed