I have a report that goes and does a sort of field validation/quality assurance check.<BR><BR>Basically it runs a bunch of sub queries and shows a summary report.<BR><BR>If something is not as it ...
My coworker was talking about a command that he thought MS-SQL supported where you could use a single UPDATE statement, and if the record didn't exist, it would do an INSERT instead. All without using ...