What Are the Differences between NUMBER and BINARY_FLOAT in Oracle?
Submitted by: AdministratorThe main differences between NUMBER and BINARY_FLOAT in Oracle are:
* NUMBER stores values as fixed-point numbers using 1 to 22 bytes.
* BINARY_FLOAT stores values as single precision floating-point numbers.
Submitted by: Administrator
* NUMBER stores values as fixed-point numbers using 1 to 22 bytes.
* BINARY_FLOAT stores values as single precision floating-point numbers.
Submitted by: Administrator
Read Online Oracle Database Job Interview Questions And Answers
Top Oracle Database Questions
☺ | What Happens to Indexes If You Drop a Table? |
☺ | How To Recover a Dropped Table in Oracle? |
☺ | What Is the Relation of a User Account and a Schema? |
☺ | How To Use Values from Other Tables in UPDATE Statements using Oracle? |
☺ | How To Connect the Oracle Server as SYSDBA? |
Top DB Oracle Categories
☺ | Oracle PL-SQL Interview Questions. |
☺ | Oracle DBA Interview Questions. |
☺ | Oracle D2K Interview Questions. |
☺ | OCI Interview Questions. |
☺ | Forms Reports Interview Questions. |