CHANGE
------

A Line-Editor command that performs a search-and-replace on the
current line in the SQL Buffer.

C[HANGE]  /from/to/   Replace the first occurence of "from" 
                      with "to" for the current line.

C[HANGE] /from/       Remove the first occurence of "from"
                      for the current line.
