Skip to main content



      Home
Home » Archived » BIRT » birt sql add hour(birt sql add hour)
birt sql add hour [message #1836167] Tue, 22 December 2020 22:09 Go to next message
Eclipse UserFriend
dear sir

what is the sql command for add hour in Birt

Thanks
Re: birt sql add hour [message #1836222 is a reply to message #1836167] Thu, 24 December 2020 11:10 Go to previous message
Eclipse UserFriend
SQL depends on what database you are using. You can also use the 'AddHour' command under the BirtDateTime function.

MySQL = SELECT DATE_ADD(myDate, INTERVAL 1 HOUR);
Previous Topic:Data Set Troubles
Next Topic:Data Sets -> Generate SQL Views
Goto Forum:
  


Current Time: Fri Apr 25 09:46:32 EDT 2025

Powered by FUDForum. Page generated in 0.03084 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top