InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    What is the result of the following‘PAN’NULL’KAJ’?(a) Error(b) PAN KAJ(c) PANKAJ(d) NULLThe question was asked in exam.My question is from Programmatic Oracle Structures in division Oracle Database 11g Architecture Options of Oracle | 
                            
| 
                                   
Answer» CORRECT CHOICE is (c) PANKAJ For explanation I would say: In Oracle NULL values represent missing UNKNOWN data.  | 
                            |