Oracle's alter session set nls_date_format = 'DD-Mon-YYYY'
, how do i use that in firebird?
I tried casting but it does not work and extract and I can't get it work.
Oracle's alter session set nls_date_format = 'DD-Mon-YYYY'
, how do i use that in firebird?
I tried casting but it does not work and extract and I can't get it work.