I want to select SQL command for null data to grid
if data is date value such as 27/09/2002
when i use sql command --> select NVL(date value,' ') from table1
I can't use that ,Can I return value ' ' or string value?
Thank you in advance.:-)
|
Results 1 to 1 of 1
Thread: NVL(date value,'')
|
Click Here to Expand Forum to Full Width |