When executing a query the following columns are seen as bind vars and prompted. I don't think it has always done this.
to\_char(z.start\_date,'HH24:MI') "START\_TIME",
to\_char(z.end\_date,'HH24:MI') "END\_TIME",
edit: the escaped underscores are from the paste into forum
