--- In [email protected], "arykamal07"
<arykama...@...> wrote:
>
> Hi all, I want to ask, how a way to create day function from date?
> example:
> date : 14/01/2009 = Wednesday 
> 
> thanks.
>


  If u havn't got soln yet then try this
   
      dayname(dayofwk(14\01\2009));

Reply via email to