Code, SQL ServerApril 15, 2009 12:48 pm
Check if Column is Empy in SQL Server
WHERE datalength(ColumnName)> 0 shows non-empty fields
Check if Column is Empy in SQL Server
WHERE datalength(ColumnName)> 0 shows non-empty fields
The URI to TrackBack this entry is: http://jdev.blogsome.com/2009/04/15/check-if-column-is-empy-in-sql-server/trackback/
No comments yet.
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>