Datetime add minutes
Posted: Mon May 05, 2014 2:08 pm
Hello,
i want to add minutes to a datetime using functions from the expression editor of a column. can u guide through the code??
i want to add 500 minutes in todays date in sql it would be " select DATEADD(minute,500,GETDATE())"
i want to add minutes to a datetime using functions from the expression editor of a column. can u guide through the code??
i want to add 500 minutes in todays date in sql it would be " select DATEADD(minute,500,GETDATE())"