Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Implicit conversion between different data types

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Implicit conversions between data types in assignment statements

Convert variable-length characters (varchar2) or fixed-length characters (char) to numeric types (NUMBER)

Convert variable-length characters (varchar2) or fixed-length characters (char) to date types (DATE)

Convert numeric (NUMBER) to variable-length character (varchar2)

Convert date type (DATE) to variable length character type (varchar2)

Implicit conversion of data types in expressions

Convert variable-length characters (varchar2) or fixed-length characters (char) to numeric types (NUMBER)

Convert variable-length characters (varchar2) or fixed-length characters (char) to date types (DATE)

Data of numeric type (NUMBER) and data of date type (DATE) cannot be converted directly. One of the data types must be converted to character type first, and then the character type must be converted to the other data type.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report