Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8950

Re: How to calculate Start date of month or First date of Month in IDT

$
0
0

Hi Jeet,

 

Try this

--how to get first of the month given a date

select date_trunc('month', current_timestamp)

 

Thanks,

Mahboob Mohammed


Viewing all articles
Browse latest Browse all 8950

Trending Articles