Monday, December 02, 2013

T-SQL WHERE statement for NULL Values

SELECT * FROM table WHERE Field IS NULL

No comments:

OAuth 2.0 Implementation Guide

OAuth 2.0 Implementation Guide Introduction to OAuth 2.0 What is OAuth 2.0? OAuth 2.0 is an open standard protocol that allows secu...