Hi,
Iam currently working on a sybase project ,where we record the run information with data and time.
I wanted to fetch the run which was run last on the day:
eg:I perform multiple runs on a day say 10:00,11:00,12:35 etc
if I wanted to pick the records with the time 12:35 how do i fetch irrepective of looking for time and giving it explicitly...!!
My procedure should opick up this value by default and then go ahead with futher logic.
Can someone quickly help me in this regard...
Thanks in advance,
Kim