27 Jun
Posted June 27, 2012 by Geek Girl in Uncategorized. Tagged: column name, enterprise-it, software, syntax, technology, virtualbox. Leave a Comment
ISNULL If we want to check whether a column value is null and replace it with some value we can use this function SYNTAX
SELECT ISNULL(COLUMN_NAME, REPLACEVALUE) FROM TABLE_NAME
SELECT ISNULL(STARTDATE, 0) FROM TABLE_NAME
HappyCoding !
Fill in your details below or click an icon to log in:
You are commenting using your WordPress.com account. ( Log Out / Change )
You are commenting using your Twitter account. ( Log Out / Change )
You are commenting using your Facebook account. ( Log Out / Change )
Connecting to %s
Notify me of follow-up comments via email.
Notify me of new posts via email.
Enter your email address to follow this blog and receive notifications of new posts by email.
Get every new post delivered to your Inbox.