--- start

You can start a stored query by typing `start' followed by the name
   of the file containing the query.

The query runs just as if you had typed it from the terminal, except
   that it is not put into the edit buffer.

If you want to use special characters (dots or slashes) in the file name,
   enclose it in single quotes.

EXAMPLES:

	  sql> start saved_query

	  sql> start '../saved_query'
