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-06544: PL/SQL: internal error, arguments: [string], [string], [string], [string], [string], [string], [string], [string]

1 Answers  


DRG-50906: score threshold string is not an integer

1 Answers  


TNS-04073: Passwords do not match.

1 Answers  


RMAN-06743: specification does not match any backupset in the repository

1 Answers  


RMAN-06117: cannot do DELETE EXPIRED on an object which is not expired

1 Answers  


ORA-32404: snapshot log uses Change Data Capture which is not enabled for this database

1 Answers  


ORA-16021: session string destination cannot be the same as session string destination

1 Answers  


RMAN-06707: could not initialize for output file: "string"

1 Answers  


NCR-03013: NCRO: Operation not supportd

1 Answers  


ORA-22063: reading negative value [string] as unsigned

1 Answers  


ORA-19503: cannot obtain information on device, name="string", type="string", parms="string"

1 Answers  


DRG-50305: getcmd() called when one of the queue names is NULL

1 Answers  


Categories