Microsoft
Software
Hardware
Network
Question : Using Oracle function MAX with date filelds
The Oracle database has a fileld ADJ_HIRE_DATE which has multiple dates for one employee. I am trying to select the most recent date to today's date using the MAX function. I am receiving an error when trying to use this function with dates. Is this right function for dates in Oracle or is there another approach?
Answer : Using Oracle function MAX with date filelds
Are u miising group by clause?
Can u share sample script?
Random Solutions
Joomla CiviCRM problem
About direct X / Open GL issue
How to determine eclipse version?
Multiple ICA session for the same user
How can I list all the properties and values of an object in ASP.NET?
Multi-threading and row locking on selects
IIS - Host header Value basic question
sms gateway in asp.net
Repair exchange database on difference server ?
Expression Blend - Bind Visibility to item in Combo Box.