Sql Query information -


what in sql query? can explain? .5- represent?

where scheduleentry.scheduledate >= getdate() , scheduleentry.scheduledate <= getdate() +.50

think of date unit 1 day. 0.50 of day 1/2 of day. returns has scheduledate within half day getdate() time forward.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -