Hi all, i have executed one query on ORACLE Server i got below output. select * from openquery(finuat,'select (trunc(sysdate, ''MONTH'') - 1) from dual ') output is: 2013-01-31 00:00:00.0000000. we are trying but getting wrong data pls provide the Convertion function in sql server