Oracle

1 SQL is:




... Answer is A)


2 Long data type can store




... Answer is C)


3 Fixed length character data can be stored in:




... Answer is B)


4 HAVING clause in SELECT statement is used to




... Answer is B)


5 ORDER BY clause in SELECT statement is used for:




... Answer is A)


6 What will be the output of query "select * from emp;"




... Answer is C)


7 DISTINCT clause is used to:




... Answer is C)


8 Which one is not aggregate function




... Answer is B)


9 Which clause is used to restrict the groups?




... Answer is D)


10 Which clause use at lowest level in SELECT statement




... Answer is D)


11 ROLLUP used in SELECT statement




... Answer is C)


12 Which command is used to provide priviledge to different user




... Answer is B)


13 Which data model describes how the data is actually stored?




... Answer is A)


14 Which one is not a set operator




... Answer is C)


15 Two tables are joined together using equality of values in one or more columns, with




... Answer is C)


16 Which clause used to merge the outputs of two or more queries into single set of rows and columns




... Answer is A)


17 Which one is not RDBMS




... Answer is D)


18 LIKE operator used with




... Answer is B)


19 '%' represents a sequence(s):




... Answer is C)


20 System date function in oracle




... Answer is B)


21 Which condition is not true in case of inner query




... Answer is C)


22 An Operator which check the existance of values




... Answer is D)


23 The function finds the smallest integer greater than or equal to n




... Answer is C)


24 The output of SIGN(n) if n is negtive




... Answer is B)


25 The function which capitalizes the first character of each word in string




... Answer is D)


26 The function removes all blank spaces from the left of string




... Answer is B)


27 Output of NEXT_DAY(date,day) is :




... Answer is D)


28 Display the name of user:




... Answer is C)


29 Output of LAST_DAY(d) is :




... Answer is B)


30 What DDL stands for:




... Answer is B)


31 Number of NOT NULL culumns in a Table




... Answer is D)


32 Table name contains




... Answer is A)


33 Primary key defines as:




... Answer is A)


34 Which constraint used to to assign default value to the column




... Answer is B)


35 Which statement is wrong




... Answer is D)


36 State wrong one:




... Answer is D)


37 Select wrong statement regarding VIEW




... Answer is C)


38 Which command display all the tables on screen




... Answer is B)


39 Which command display the structure of table on screen




... Answer is A)


40 View not contains at the time of definition




... Answer is D)


41 Which command used to replace existing value of the column




... Answer is A)


42 Which condition(s) necessary to make view read only




... Answer is D)


43 Which clause specifies that INSERT and UPDATE performed through the view are not allowed to create rows which the view cannot select




... Answer is D)


44 A table is Key-preserved table




... Answer is C)


45 Which clause allows the reciptent user to give further grants on the objects




... Answer is D)


46 Indexing:




... Answer is C)


47 To delete the index from the table




... Answer is B)


48 Display the list of ROLES created by users




... Answer is A)


49 Step(s) for creating clusters




... Answer is D)


50 Clustering means




... Answer is A)


51 Maximum length of all the cluster columns combined is :




... Answer is C)


52 START WITH clause is used in




... Answer is B)


53 The command used to make changees to permanent:




... Answer is A)


54 The command used to discard part or all work the user has done in current transaction




... Answer is B)


55 The statement used to discard or commit all the changes upto a point




... Answer is C)


56 Which is/are the advantage of PL/SQL




... Answer is D)


57 Which one is not the section of the PL/SQL program




... Answer is C)


58 %rowtype is used




... Answer is A)


59 Which operator have the higher precedence




... Answer is A)


60 EXIT WHEN




... Answer is C)


61 SELECT statement in PL/SQL must return




... Answer is D)


62 Which clause used with SELECT statement to store values from the table into variables




... Answer is B)


63 Which command is used to compile and execute the PL/SQL program




... Answer is B)


64 Command used to print on the screen




... Answer is C)


65 variable declaration is done in :




... Answer is A)


66 Which on is not acomposite datatype:




... Answer is D)


67 SQLERRM




... Answer is C)


68 Which varable attribute is used to define a column type variable




... Answer is B)


69 Private SQL area to execute SQL statements and store information




... Answer is D)


70 Which clause excluded in cursor




... Answer is D)


71 Run time error are known as:




... Answer is A)


72 Cursor not supported by




... Answer is D)


73 Which one is not predefined exception




... Answer is D)


74 In PL/SQL a function returns




... Answer is A)


75 Function required




... Answer is C)


76 Which argument mode lets the user to pass the value to called subprogram.




... Answer is C)


77 Which one is not the part of trigger




... Answer is B)


78 Which part is optional




... Answer is C)


79 SQLJ :




... Answer is A)


80 Which command used to close a file




... Answer is B)


81 Which command used to open a file




... Answer is B)


82 NCLOB stands for




... Answer is A)


83 BFILE stands for :




... Answer is C)


84 Which is not an oracle process




... Answer is D)


85 Which is/are provided NCA




... Answer is D)


86 which one is not a oracle product




... Answer is C)


87 Which is oracle case tool




... Answer is C)


88 JVM stands for




... Answer is A)


89 Which one is not th content of Program global area




... Answer is D)


90 Which tool should you use to display the structure of the DEPARTMENT table?




... Answer is C)


91 You want to understand why Oracle Expert has suggested a particular change toyourtavlespace storage parameters.How can you find more information.




... Answer is B)


92 Indicate which describes the term "Software"




... Answer is C)


93 User JAIN owns the EMP table. Which privilege does user SCOTT need to modify data in two of the columns in this table?




... Answer is A)


94 Given this formula: number of blocks that contain rows, number of blocks below the high-water mark, Which value should be your target for non-empty tables?




... Answer is D)


95 For which purpose should the SYSTEM tablespace ber used?




... Answer is D)


96 Which SQL command would you use to permanently remove all of the rows of data from a table and reduce its storage space?




... Answer is D)


97 You are using ORM to disable some constrains prior to a direct path data load. Which two constraint types should be disabled?




... Answer is D)


98 When is the best time to pin a procdure in the shared pool?




... Answer is C)


99 In which parameter would a higher values reduce the wait time for free transaction space?




... Answer is C)


100 You are attempting to create a table space with the SIZE parameter when you receive this error?ORA-59 Maximum number of DB_FILES exceeded What is the best way to solve this problem?




... Answer is B)


101 Which of the following actions will alwayscause the DBWR process tlo write dirty buffers to disk?




... Answer is A)


102




... Answer is )


103 Which is the type of the table that may be a good candidate for clustering?




... Answer is A)


104 If you wanted to termiante a user's session, which are the two of the following values that must be included in the KILL SESSION clause?




... Answer is D)


105 Which of the following types of of storage structurewould you use to create three tables that will be frequently joined based oln similar key column values?




... Answer is D)


106 You altered the NLS_SORT parametre by altering the parameter file. Which data dictionary view would you query to display the current NLS_SORT parameter value?




... Answer is D)


107 You are monitoring the distribution of space allocated to the DEPT table owned by the Human Resources Application. Which data dictionary view could you query to display the number of blocks used by the table in each data file?




... Answer is B)


108 Which SQL clause should be used when it is possible to avoid sorting?




... Answer is C)


109 Which two SELECT statement clauses return all the rows of a table when combined?




... Answer is D)


110 If you have exceeded the total allocation to the buffer pools by setting the DB_BLOCK_BUFFERS and/or the DB_BLOCK_LRU_LATCHES parameters too high, what would happen?




... Answer is A)


111 You have been given the task of determining how many roolback segments to be allocated to an application> What do you need to accomplish this task?




... Answer is D)


112 Which SQL operation requires a sort?




... Answer is C)


113 Which Oracle diagonistic tool can display chart with realtime information on users throughput tablespaces andI/O?




... Answer is D)


114 Your database has these tablespace:USERS,.TEMP,SYSTEM,RBS, Which table space should be usedto store application indexes?




... Answer is C)


115 Roundrobin scheduling




... Answer is C)


116 In which of the following two data dictionary views all the space in a data file, except for the header black, can be accounted for?




... Answer is D)


117 For which task would you use the OEM Console Lauch Palette?




... Answer is B)


118 When does paging occur ?




... Answer is C)


119 A characteristic of an on-line real-time system is




... Answer is B)


120 Which of the following statements is false?




... Answer is D)


121 Which of the following modules does not incorporate initialization of values changed by the module?




... Answer is A)


122 Indicate whether the statement LDA B is a statement in




... Answer is B)


123 A critical region is




... Answer is D)


124 Which of the following addressing modes, facilitates access ot an operand whoe location is defined relative to the beginning of the data structure in which it appears




... Answer is C)


125 Which of the following is/are the advantage (s) of modular programming?




... Answer is A)


126 The capacity planning




... Answer is B)


127 The computational technique used to computer the disk storage address of individual records is called:




... Answer is D)


128 A process is another name for




... Answer is B)


129 Thrashing




... Answer is D)


130 Which type ofadminstrative operation isrecoerded in the alert file?




... Answer is C)


131 Fork is




... Answer is C)


132 The register or main memory location which contains the effective address of the operand is known as




... Answer is A)


133 Situations where two or more processes are reading or writing some shared data and the final result depends on who runs precisely when are called




... Answer is A)


135 In which situation would it be most appropriate to use a self join query




... Answer is C)


136 You used the TRUNCATE command on the INVENTORY table which two results are true?




... Answer is D)


137 You are using a procedure that quesries customer information. Where is this data processed?




... Answer is C)


138 In which addressing mode the effective address of the operand is the contents of a register specified in the instruction and after accesing the operand, the contents of this register is incremented to point to the next item in the list?




... Answer is C)


139 The paging rate




... Answer is D)


140 What type of failure wiould hazve occurred if a user modifying the EMPOLYEE table inadvertently set all employee salaries to the same amount?




... Answer is D)


141 Moving process from main memory to disk is called




... Answer is C)


142 Which of the following is not a part of the operating system?




... Answer is B)


143 You are creating an index on the EMPNO column ion the EMPOLYEE TABLE. Which statement will you use?




... Answer is C)

No comments

Eligibility Criteria and Topic for IT Professionals (HARTRON) on Job Work Basis

Eligibility Criteria and Topic for IT Professionals (HARTRON) on Job Work Basis Sr. No. Category Qualific...

Powered by Blogger.