Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


PLS-00510: Float cannot have scale



PLS-00510: Float cannot have scale..

Answer / guest

Cause: When a FLOAT variable was declared, its precision and
scale were specified, as shown in the following example:
DECLARE Salary FLOAT(7,2); However, a scale for FLOAT
variables cannot be specified; only a precision can be
specified, as in salary FLOAT(7);

Action: Remove the scale specifier from the declaration, or
declare a NUMBER variable instead.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-25120: MINIMUM EXTENT option already specified

1 Answers  


PLS-00751: cannot find PACKAGE SYS_STUB_FOR_PURITY_ANALYSIS

1 Answers  


TNS-00310: Navigator: Failed to start tracing after rereading parameter data

1 Answers  


ORA-19815: WARNING: string of string bytes is string used, and has string remaining bytes available.

1 Answers  


ORA-19634: filename required for this function

1 Answers  


ORA-39086: cannot retrieve job information

1 Answers  


ORA-16630: That database property was deprecated.

1 Answers  


ORA-22601: pickler TDS context [string] is not initialized

1 Answers  


DRG-10001: can not access result table string

1 Answers  


NNL-00903: SERVER FAILURE responses sent: number

1 Answers  


QSM-02079: mv log must have ROWID

1 Answers  


ORA-24816: Expanded non LONG bind data supplied after actual LONG or LOB column

1 Answers  


Categories