简体   繁体   中英

SQL Server equivalent of Oracle 'byte'

SQL Server equivalent of Oracle 'byte'

I'm looking for the SQL Server equivalent of the Oracle datatype byte . I searched for it in this documentation page (Data Type Mapping for Oracle Publishers), but I couldn't find it.

https://docs.microsoft.com/en-us/sql/relational-databases/replication/non-sql/data-type-mapping-for-oracle-publishers

字节(8位)与SQL Server中的tinyint相同

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM