if(object_id('tempdb..#Employee') is not null) Print 'Present';
Asked In: Many Interviews | Alert Moderator
Login to post response