sql.Add('if object_id(''tempdb..#chufang_input_temp'',''U'') is not null '); sql.Add('drop table #chufang_input_temp ');