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-32616: missing DIMENSION BY keyword in MODEL clause

1 Answers  


ORA-02820: Unable to write the requested number of blocks

1 Answers  


ORA-01232: cannot start online backup - file string is being made read-only

1 Answers  


PCC-02041: CMD-LINE: Option does not exist:

1 Answers  


LPX-00239: invalid attribute type "~s"

1 Answers  


PCC-00011: Already in a declare section at line number in file string

1 Answers  


SQL*Loader-00108: Invalid number of logical records to load

1 Answers  


ORA-24811: less data provided for writing than indicated

1 Answers  


ORA-32813: propagation schedule string already exists

1 Answers  


ORA-31653: unable to determine job operation for privilege check

1 Answers  


ORA-07261: spdde: kill error, unable to send signal to process.

1 Answers  


ORA-16732: Error executing dbms_logstdby.skip procedure

1 Answers  


Categories