G
Guest
Hi,
I want to format the output of a query that selects a date column so that it
outputs for example as 15 March 2005.
That is, in a query where I SELECT customer_name and date_ordered:
It currently outputs the data as follows
JG Enterprises 28/9/2005
ACME Inc 15/7/2004
However I want it to output as
JG Enterprises 28 September 2005
ACME Inc 15 July 2004
Is there somehing I can do in the QBE Grid or in sql view that can help me?
Assistance greatly appreciated.
I want to format the output of a query that selects a date column so that it
outputs for example as 15 March 2005.
That is, in a query where I SELECT customer_name and date_ordered:
It currently outputs the data as follows
JG Enterprises 28/9/2005
ACME Inc 15/7/2004
However I want it to output as
JG Enterprises 28 September 2005
ACME Inc 15 July 2004
Is there somehing I can do in the QBE Grid or in sql view that can help me?
Assistance greatly appreciated.