Musings
Public · Protected · Private
Check empty Guid in SQL
-
2012-02-09 02:24If @Param = '00000000-0000-0000-0000-000000000000' will check the Guid.Empty Also CAST(CAST(0 AS BINARY) AS UNIQUEIDENTIFIER) is Guid.emty
This blog is frozen. No new comments or edits allowed.