To handle NULL value in the sqlserver 2005
By using ISNull function you can handle null value .
SELECT @BeginDate = ISNull(@BeginDate, '1900-01-01')
Hope this post will help you,
Rajesh Singh
ASP.Net Developer
Indianic Infotech ltd (India)
rajesh@indianic.com
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment