we have two environment one is dev and other is testing..

In testing environment one insert staement inserting value "1/1/0001 5:30:00.000000 AM +05:30" instead of null.
In development environment the same insert staement inserting null......this is the correct one...


this insert statement is the part of one package....


both the places code is same...

I am not aware of any setting that we can do at session level or database level for setting default date value..


Please help me to find out the reason behind it...