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
Jmagick how to resample when changing DPI
importing mdb into sql server 2008 with vb6
Citrix XenServer can't mount NFS share
writing lines to htaccess file
transfering a directory with multiple files in parallel
Dialog.ModalityType.APPLIC
ATION_MODA
L
Inserting data into a varbinary(max) field
Word 2003 - working with tables, rows, and cells
A Perl Script to get windows server information
Do WPF and MVP go together?