1.

What is float.what are data types ​

Answer»

Float is a term is used in various programming languages to define a VARIABLE with a fractional value. Numbers created using a float variable declaration will have digits on both sides of a decimal point. This is in CONTRAST to the integer data TYPE, which houses an integer or whole number.

Introduction to Oracle FLOAT data type. The Oracle FLOAT data type is the subtype of the NUMBER data type. Its main purpose is to facilitate compatibility with ANSI SQL FLOAT data TYPES. ... You cannot specify the scale because Oracle Database interprets scale from the data. The maximum precision of FLOAT is 126.



Discussion

No Comment Found

Related InterviewSolutions