SteveBurch
Programmer
<br> Hi,<br><br> Does anyone know if the following is possible - I'm wanting to have a field derived from a select statement incorporated into a sqlplus report title (ttitle).<br> Eg. "Shortfall Report for Period Starting dd-mmm-yyyy",<br>where the 'dd-mmm-yyyy' field is stored on a table (in this instance a one-record table).<br> I know you can have a variable included in the title, but even using 'define' there doesn't seem to be a way of getting something from a select statement into a defined variable.<br> If anyone can help out it would be much appreciated.<br> Thanks in advance,<br><br> Steve Burch