Bit (or dollar) bit:The smallest unit for computer recording, storage, expression, and transmission of information. It consists of a single-digit binary value "0" or "1.Byte:Byte is the most basic unit for computer recording, storage, expression,
Read Catalogue
One: System data type
2. Floating-point data types
3. Character data type
4. Date and time data types
5. Text and graphic data types
6. Currency data type
7. Bit data type
8. Binary data types
9
server| Data | Data type 1.SQL Server data types
Data class is a property of data that represents the type of information that the data represents. Any computer language defines its own data type. Of course, different programming languages have
A data type is a type of data attribute, indicating the type of information represented by the data. Any computer language defines its own data type. Of course, different programming languages have different characteristics. The types and names of
SQL data types
SQL data types
(1) binary data type Binary data includes
Binary, Varbinary, and Image
The Binary data type can be either fixed-length (Binary) or variable-length.
Binary [(n)] is a fixed n-bit Binary data. The value range of n is
(1) binary data type Binary data includes
Binary, Varbinary, and Image
The Binary data type can be either fixed-length (Binary) or variable-length.
Binary [(n)] is a fixed n-bit Binary data. The value range of n is from 1 to 8000. The memory size is
When you create a table, you must assign a data type to each column in the table. This section describes some of the most common data types in SQL Server. Even if you create a custom data type, it must be based on a standard SQL Server data type.
(1) binary data type
Binary data includesBinary, Varbinary, and ImageThe Binary data type can be either fixed-length (Binary) or variable-length.Binary [(n)] is a fixed n-bit Binary data. The value range of n is from 1 to 8000. The memory size is n +
A data type is an attribute that specifies the type of data that an object can hold, and supports multiple data types in SQL Server, including character types, numeric types, and date types. The data type is equivalent to a container, the size of
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.