When bytes null and when bytes null

Source: Internet
Author: User
1. zookeeper null
If the column in the table is allowed to be empty, it cannot be used to determine whether to wait for the value to be null. On the contrary, the where clause must be used to determine whether the column or partition number is null. The SQL statement of the lower limit returns the rows in which the lastname column is equal to the value of the parameter number @ lastname, or the lastname column and parameter number @ lastname are empty.

Select * From MERs where (lastname = @ Lastname) or (lastname is null and @ lastname is null ))

2. Maximum bytes null values
When sending a null value as a numeric value, you must use dbnull. value instead of null. For example:

1 Sqlparameter Param =   New Sqlparameter ( " @ Name " , Sqldbtype. nvarchar, 20 );
2 Param. Value = Dbnull. value;

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.