I am connected to SQLServer on network which is in other location. But I am executing the GetDate
function in same server but in my system which is in different location from SQL server location.
All I need is to get the current system date even if i execute the GetDate
function in network SQL server.