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-00399: different types of columns in UNION, INTERSECT,
or MINUS expression



PLS-00399: different types of columns in UNION, INTERSECT, or MINUS expression..

Answer / guest

Cause: The select lists to the left and right of a UNION,
INTERSECT, or MINUS expression select at least one column
that is mismatched in datatype. For example, the following
statement is faulty because the constant 3 has datatype
NUMBER, whereas SYSDATE has datatype DATE: CURSOR my_cur IS
SELECT 3 FROM emp INTERSECT SELECT SYSDATE FROM emp;

Action: Change the select lists so that they match in
datatype. You might want to use datatype conversion
functions in the select list of one or more queries.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-07572: szrfc: insufficient rolename buffer space

1 Answers  


ORA-03215: File Size specified for resize is too small

1 Answers  


ORA-23340: incorrect resolution method string

1 Answers  


NCR-03012: NCRO: Invalid session mode

1 Answers  


QSM-02125: subquery join conditions don't meet requirements for capability

1 Answers  


ORA-14313: Value string does not exist in partition string

1 Answers  


ORA-06955: Number of database servers exceed limit

1 Answers  


ORA-00406: COMPATIBLE parameter needs to be string or greater

1 Answers  


ORA-13150: failed to insert exception record

1 Answers  


ORA-38601: FI Not enough memory for frequent itemset counting: string

1 Answers  


ORA-01627: rollback segment number 'string' is not online

1 Answers  


TNS-01014: set|show log_{ } [<value>]: set|show log parameters of current listener

1 Answers  


Categories