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-01628: max # extents (string) reached for rollback segment string

1 Answers  


ORA-13284: failure to copy geometry object for conversion in place

1 Answers  


ORA-06006: NETASY: dialogue execute failure

1 Answers  


ORA-22897: no scope clause specified for user-defined REF column "string"

1 Answers  


ORA-32587: Cannot drop nonexistent string supplemental logging

1 Answers  


ORA-25299: Cannot add buffered subscriber for a non-buffered queue

1 Answers  


ORA-30756: cannot create column or table of type that contains a supertype attribute

1 Answers  


ORA-16552: An error occurred when generating the CLIENT OPERATION table.

1 Answers  


ORA-16722: unable to set LOG_ARCHIVE_DEST_STATE_n parameters

1 Answers  


ORA-02027: multi-row UPDATE of LONG column is not supported

1 Answers  


ORA-36961: Oracle OLAP is not available.

1 Answers  


ORA-01177: data file does not match dictionary - probably old incarnation

1 Answers  


Categories