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-00428: an INTO clause is expected in this SELECT statement



PLS-00428: an INTO clause is expected in this SELECT statement..

Answer / guest

Cause: The INTO clause of a SELECT INTO statement was
omitted. For example, the code might look like SELECT
deptno, dname, loc FROM dept WHERE ... instead of SELECT
deptno, dname, loc INTO dept_rec FROM dept WHERE ... In
PL/SQL, only a subquery is written without an INTO clause.

Action: Add the required INTO clause.

Please add more information about this Error

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Oracle Errors Interview Questions

ORA-38706: Cannot turn on FLASHBACK DATABASE logging.

1 Answers  


LSX-00155: invalid use of attribute "ref"

1 Answers  


ORA-00284: recovery session still in progress

1 Answers  


SQL*Loader-00467: attribute string does not exist in type string for table string.

1 Answers  


ORA-23290: This operation may not be combined with any other operation

1 Answers  


NNL-01076: Operational Status number

1 Answers  


ORA-12984: cannot drop partitioning column

1 Answers  


ORA-24314: service handle not initialized

1 Answers  


ORA-03221: Temporary tablespaces and temporary segments must have standard block size

1 Answers  


ORA-23467: flavor lacks object "string"."string"

1 Answers  


ORA-39048: Unable to start all workers; only string worker(s) available.

1 Answers  


ORA-02334: cannot infer type for column

1 Answers  


Categories