Thanks a lot Bryan! That link was very helpful !
Bryan Pendleton-3 wrote: > >> I have a timestamp field in my table and I want to know how we can fetch >> only the hour part from the timestamp in derby. > > There is an HOUR() function in Derby: > http://db.apache.org/derby/docs/10.6/ref/rrefhourfunc.html > > thanks, > > bryan > > -- View this message in context: http://old.nabble.com/Fetch-the-hour-part-from-the-timestamp-value-tp28726194p28726566.html Sent from the Apache Derby Developers mailing list archive at Nabble.com.
