Home Forums SQL Server 7,2000 T-SQL Do not display "1900-01-01 00:00:00.000" RE: Do not display "1900-01-01 00:00:00.000"

  • Someone creaete a table in which "1900-01-01 00:00:00.000" are in one column (only 30% have real date).

    How to code to convert them into null in my new table?