Hi all,
I am trying to retrieve the time from the timestamp
YYYY-mm-dd-hh.mm.ss.nnnnnn
in the format hh:mm:ss
i am trying to use time function and it retrieves me hh.mm.ss and when i use time_format function it gives me an error saying no funtion is found . Do i need to import any environment variables.
Thanks in advance
logic4fun
I am trying to retrieve the time from the timestamp
YYYY-mm-dd-hh.mm.ss.nnnnnn
in the format hh:mm:ss
i am trying to use time function and it retrieves me hh.mm.ss and when i use time_format function it gives me an error saying no funtion is found . Do i need to import any environment variables.
Thanks in advance
logic4fun