Jatz_DA_WAY
Registered User.
- Local time
- , 17:56
- Joined
- Mar 22, 2006
- Messages
- 19
Hi All,
In order to determine the minimum value for a field in a table, we can use MIN() function.
BUT, is there a way that I can find minimum value in a particular row of a table.
For Eg: I have 5 date fields in the table & for each row I want to display minimum of all these dates.
Thanks in advance,
Jatz
In order to determine the minimum value for a field in a table, we can use MIN() function.
BUT, is there a way that I can find minimum value in a particular row of a table.
For Eg: I have 5 date fields in the table & for each row I want to display minimum of all these dates.
Thanks in advance,
Jatz