Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » birt sql add hour(birt sql add hour)
birt sql add hour [message #1836167] Wed, 23 December 2020 03:09 Go to next message
chan chee keong is currently offline chan chee keongFriend
Messages: 1
Registered: September 2018
Junior Member
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 16:10 Go to previous message
Jerry Sheets is currently offline Jerry SheetsFriend
Messages: 76
Registered: July 2009
Location: Salt Lake City, UT
Member
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 19 05:38:39 GMT 2024

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

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

Back to the top