Vous êtes sur la page 1sur 13

<?xml version="1.0" ?> - <QBLIST> - <QB> <ID>1</ID> <NAME>Database 1.

1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>Which of the following is the default termination character for files processed by the DB2 CLP?</QUESTION> <OPTION1>:</OPTION1> <OPTION2>;</OPTION2> <OPTION3>|</OPTION3> <OPTION4>$</OPTION4> <ANSWER>;</ANSWER> </QB> - <QB> <ID>2</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>Which of the following objects will ensure rows are assigned a unique value across multiple tables?</QUESTION> <OPTION1>Identity column</OPTION1> <OPTION2>Unique index</OPTION2> <OPTION3>Sequence</OPTION3> <OPTION4>Row ID</OPTION4> <ANSWER>Sequence</ANSWER> </QB> - <QB> <ID>3</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>When deleting a row from a table that has a primary key defined, which of the following options on a foreign key clause will delete all rows with the same value in the foreign key table?</QUESTION> <OPTION1>Restrict</OPTION1> <OPTION2>Cascad</OPTION2> <OPTION3>drop</OPTION3> <OPTION4>set null</OPTION4> <ANSWER>Cascad</ANSWER> </QB> - <QB> <ID>4</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>Which command does update statistics about the characteristics of a table and/or associated indexes, or statistical views ?</QUESTION> <OPTION1>Runstats</OPTION1> <OPTION2>db2look</OPTION2> <OPTION3>db2stats</OPTION3> <OPTION4>None</OPTION4>

<ANSWER>Runstats</ANSWER> </QB> <QB> <ID>5</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>Which of the following commands cannot update the statistical information about tables and indexes in your database?</QUESTION> <OPTION1>runstats</OPTION1> <OPTION2>load</OPTION2> <OPTION3>reorgchk</OPTION3> <OPTION4>import</OPTION4> <ANSWER>import</ANSWER> </QB> <QB> <ID>6</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>Which of the following SQL statements can cause an overflow record to be created by DB2</QUESTION> <OPTION1>insert</OPTION1> <OPTION2>update</OPTION2> <OPTION3>delete</OPTION3> <OPTION4>reorg</OPTION4> <ANSWER>update</ANSWER> </QB> <QB> <ID>7</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>Which of the following commands can be used to review the contents of the Database Configuration file for the database to which you are currently connected?</QUESTION> <OPTION1>db2 list database configuration</OPTION1> <OPTION2>db2 list db cfg</OPTION2> <OPTION3>db2 get dbm cfg</OPTION3> <OPTION4>db2 get db cfg</OPTION4> <ANSWER>db2 get db cfg</ANSWER> </QB> <QB> <ID>8</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>Which of the following is the default logging method used by DB2?</QUESTION> <OPTION1>Archival Logging</OPTION1> <OPTION2>Circular logging</OPTION2> <OPTION3>Dual Logging</OPTION3> <OPTION4>Bulk load logging</OPTION4>

<ANSWER>Circular logging</ANSWER> </QB> <QB> <ID>9</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>Given that you must restore a database from backup, which of the following objects must be available in order to recover the transactions performed after a backup was taken?</QUESTION> <OPTION1>Table space backups</OPTION1> <OPTION2>Buffer pools</OPTION2> <OPTION3>Logs</OPTION3> <OPTION4>Database snapshot output</OPTION4> <ANSWER>Logs</ANSWER> </QB> <QB> <ID>10</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>DBA_10</TOPIC> <QUESTION>Which of the following requires manual archival and retrieval of log files?</QUESTION> <OPTION1>USEREXIT</OPTION1> <OPTION2>DISK</OPTION2> <OPTION3>LOGRETAIN</OPTION3> <OPTION4>VENDOR</OPTION4> <ANSWER>LOGRETAIN</ANSWER> </QB> <QB> <ID>11</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>INST_5</TOPIC> <QUESTION>Which command is used to provide information about DB2 database systems and features installed on your Linux and UNIX systems?</QUESTION> <OPTION1>The db2licm command</OPTION1> <OPTION2>The db2cc command</OPTION2> <OPTION3>The db2ls command</OPTION3> <OPTION4>The db2level command</OPTION4> <ANSWER>The db2ls command</ANSWER> </QB> <QB> <ID>12</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>INST_5</TOPIC> <QUESTION>Which access do you require to create instance on Linux and Unix ?</QUESTION> <OPTION1>Domain Admin</OPTION1> <OPTION2>Local Admin</OPTION2> <OPTION3>Root Access</OPTION3> <OPTION4>DBA User Access</OPTION4>

<ANSWER>Root Access</ANSWER> </QB> <QB> <ID>13</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>INST_5</TOPIC> <QUESTION>Which tool does verify that database can be migrated ?</QUESTION> <OPTION1>db2imigr</OPTION1> <OPTION2>db2ckmig</OPTION2> <OPTION3>inspect</OPTION3> <OPTION4>db2ckbkp</OPTION4> <ANSWER>db2ckmig</ANSWER> </QB> <QB> <ID>14</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>INST_5</TOPIC> <QUESTION>Which command do you use to drop an instance created by db2icrt command?</QUESTION> <OPTION1>db2 drop instance</OPTION1> <OPTION2>db2idrop</OPTION2> <OPTION3>db2dasdrop</OPTION3> <OPTION4>db2drop</OPTION4> <ANSWER>db2idrop</ANSWER> </QB> <QB> <ID>15</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>INST_5</TOPIC> <QUESTION>Which of the following commands will start your DB2 instance?</QUESTION> <OPTION1>startdb</OPTION1> <OPTION2>db2 start</OPTION2> <OPTION3>db2start</OPTION3> <OPTION4>start db2</OPTION4> <ANSWER>db2start</ANSWER> </QB> <QB> <ID>16</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>MT_5</TOPIC> <QUESTION>Which of the following commands stops the DB2 instance even if there are active connections to databases in the instance?</QUESTION> <OPTION1>db2 force applications all</OPTION1> <OPTION2>db2 stop all applications</OPTION2> <OPTION3>db2stop force</OPTION3> <OPTION4>db2stop applications all</OPTION4> <ANSWER>db2stop force</ANSWER> </QB>

- <QB> <ID>17</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>MT_5</TOPIC> <QUESTION>Which command do you use to release a container last used by a database that has since been deleted ?</QUESTION> <OPTION1>db2untag</OPTION1> <OPTION2>db2 remove container</OPTION2> <OPTION3>db2 drop container</OPTION3> <OPTION4>db2dart</OPTION4> <ANSWER>db2untag</ANSWER> </QB> - <QB> <ID>18</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>MT_5</TOPIC> <QUESTION>Which of the following groups can create and drop event monitors?</QUESTION> <OPTION1>SYSADM</OPTION1> <OPTION2>SYSMON</OPTION2> <OPTION3>SYSCTRL</OPTION3> <OPTION4>SYSMAINT</OPTION4> <ANSWER>SYSADM</ANSWER> </QB> - <QB> <ID>19</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>MT_5</TOPIC> <QUESTION>If a DBA wants to find out whether user Rajiv has CREATETAB privileges, which of the following system catalog tables should the DBA query? </QUESTION> <OPTION1>SYSCAT.TABAUTH</OPTION1> <OPTION2>SYSCAT.TABLES</OPTION2> <OPTION3>SYSCAT.DBAUTH</OPTION3> <OPTION4>SYSCAT.SCHEMAAUTH</OPTION4> <ANSWER>SYSCAT.DBAUTH</ANSWER> </QB> - <QB> <ID>20</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>MT_5</TOPIC> <QUESTION>If you have configured DB2 with the authentication set to SERVER_ENCRYPT, which of the following describes what is encrypted?</QUESTION> <OPTION1>Data</OPTION1> <OPTION2>Data and user IDs</OPTION2> <OPTION3>User IDs and passwords</OPTION3> <OPTION4>Data, user IDs, and passwords</OPTION4> <ANSWER>User IDs and passwords</ANSWER> </QB>

- <QB> <ID>21</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>TOOLS_5</TOPIC> <QUESTION>Which one of the following utilities can be used to present Explain information in a meaningful format?</QUESTION> <OPTION1>db2bfd</OPTION1> <OPTION2>db2expln</OPTION2> <OPTION3>db2look</OPTION3> <OPTION4>db2advis</OPTION4> <ANSWER>db2expln</ANSWER> </QB> - <QB> <ID>22</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>TOOLS_5</TOPIC> <QUESTION>Which one of the following utilities can be used to check the backup file integrity ?</QUESTION> <OPTION1>db2bfd</OPTION1> <OPTION2>db2ckbkp</OPTION2> <OPTION3>db2look</OPTION3> <OPTION4>db2advis</OPTION4> <ANSWER>db2ckbkp</ANSWER> </QB> - <QB> <ID>23</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>TOOLS_5</TOPIC> <QUESTION>Which tool does facilitate the movement of large numbers of tables between DB2 databases located on workstations</QUESTION> <OPTION1>db2move</OPTION1> <OPTION2>db2inspect</OPTION2> <OPTION3>db2dump</OPTION3> <OPTION4>db2daig</OPTION4> <ANSWER>db2move</ANSWER> </QB> - <QB> <ID>24</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>TOOLS_5</TOPIC> <QUESTION>Which of the following formats is not supported by the import utility?</QUESTION> <OPTION1>IXF</OPTION1> <OPTION2>DEL</OPTION2> <OPTION3>ASC</OPTION3> <OPTION4>XLS</OPTION4> <ANSWER>XLS</ANSWER> </QB> - <QB>

<ID>25</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>TOOLS_5</TOPIC> <QUESTION>Which of the following command(s) can populate XML data into a targe table?</QUESTION> <OPTION1>Load</OPTION1> <OPTION2>Import</OPTION2> <OPTION3>Load Import</OPTION3> <OPTION4>None</OPTION4> <ANSWER>Load Import</ANSWER> </QB> <QB> <ID>26</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>This Option in the stored procedure will not cache the plan of procedure</QUESTION> <OPTION1>a) With Recompile</OPTION1> <OPTION2>b) With Out Recompile</OPTION2> <OPTION3>c) With FullCompile</OPTION3> <OPTION4>d) None of the above</OPTION4> <ANSWER>a) With Recompile</ANSWER> </QB> <QB> <ID>27</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>A change in the order of the tables given in a query will have an impact in the final result-set of the query.</QUESTION> <OPTION1>a) TRUE</OPTION1> <OPTION2>b)FALSE</OPTION2> <OPTION3>VOID</OPTION3> <OPTION4>VOID</OPTION4> <ANSWER>a) TRUE</ANSWER> </QB> <QB> <ID>28</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>A Partial Key is</QUESTION> <OPTION1>a) All Candidate Keys excluding the Primary Key</OPTION1> <OPTION2>b) All alternate Keys.</OPTION2> <OPTION3>c) either stand alone or compound</OPTION3> <OPTION4>d) a set of attributes that can uniquely identify weak entities and that are related to same owner entity.</OPTION4> <ANSWER>d) a set of attributes that can uniquely identify weak entities and that are related to same owner entity.</ANSWER> </QB> <QB>

<ID>29</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>All the records from the LEFT joined table sholud be displayed and the matching records from the right joined tables should also be displayed. And the records that are not matching from the right joined table should be displayed as NULL.For the above scenario, what should you do ?</QUESTION> <OPTION1>a) CROSS</OPTION1> <OPTION2>b) RIGHT OUTER JOIN</OPTION2> <OPTION3>c) LEFT OUTER JOIN</OPTION3> <OPTION4>d) FULL OUTER JOIN</OPTION4> <ANSWER>c) LEFT OUTER JOIN</ANSWER> </QB> - <QB> <ID>30</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>An Entity Integrity</QUESTION> <OPTION1>a) enforces valid entries for a given column by restricting the type, the format, or the range of possible values.</OPTION1> <OPTION2>b) ensures that there are no duplicate rows in a table.</OPTION2> <OPTION3>c) that rows cannot be deleted, which are used by other records</OPTION3> <OPTION4>d) enforces some specific business rules that do not fall into entity, domain, or referential integrity categories. </OPTION4> <ANSWER>b) ensures that there are no duplicate rows in a table.</ANSWER> </QB> - <QB> <ID>31</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>An inner join essentially combines the records from two tables based on given join-predicate.</QUESTION> <OPTION1>a) TRUE</OPTION1> <OPTION2>b) FALSE</OPTION2> <OPTION3>VOID</OPTION3> <OPTION4>VOID</OPTION4> <ANSWER>a) TRUE</ANSWER> </QB> - <QB> <ID>32</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>Atomicity is defined as either all actions are carried out or none are</QUESTION> <OPTION1>a) TRUE</OPTION1> <OPTION2>b) FALSE</OPTION2> <OPTION3>VOID</OPTION3> <OPTION4>VOID</OPTION4> <ANSWER>a) TRUE</ANSWER>

</QB> - <QB> <ID>33</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>De-normalization is</QUESTION> <OPTION1>a) a technique to move from lower to higher normal forms of database modeling</OPTION1> <OPTION2>b) Data design and organization process applied to data structures</OPTION2> <OPTION3>c) the process of reducing the performance of a database by adding redundant data</OPTION3> <OPTION4>d) the process of attempting to optimize the performance of a database by adding redundant data</OPTION4> <ANSWER>d) the process of attempting to optimize the performance of a database by adding redundant data</ANSWER> </QB> - <QB> <ID>34</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>Difference between a function and stored procedure</QUESTION> <OPTION1>a) A function can not be utilized from select statement. Whereas a Stored Procedure can be utilized from select statement.</OPTION1> <OPTION2>b) A function can be utilized in select statement. Whereas a Stored Procedure cannot be utilized in select statement. </OPTION2> <OPTION3>c) Both function and Stored Procedure can be utilized in select statement.</OPTION3> <OPTION4>d) Both function and Stored Procedure can not be utilized in select statement.</OPTION4> <ANSWER>b) A function can be utilized in select statement. Whereas a Stored Procedure cannot be utilized in select statement. </ANSWER> </QB> - <QB> <ID>35</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic1</TOPIC> <QUESTION>During transaction associated modifications are an all-or-nothing proposition -refers</QUESTION> <OPTION1>a) Consistency</OPTION1> <OPTION2>b) Concurrency</OPTION2> <OPTION3>c) Atomicity</OPTION3> <OPTION4>d) Durability</OPTION4> <ANSWER>c) Atomicity</ANSWER> </QB> - <QB> <ID>36</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC>

<QUESTION>For a relation to be in first normal form (1NF) it should meet which of the following criterion?</QUESTION> <OPTION1>a) Non-key attribute must be functionally dependant on the primary key</OPTION1> <OPTION2>b) No non-key attribute should be functionally determined by another non-key attribute</OPTION2> <OPTION3>c) Attributes in a relation contains only atomic values</OPTION3> <OPTION4>d) None of the above</OPTION4> <ANSWER>c) Attributes in a relation contains only atomic values</ANSWER> </QB> - <QB> <ID>37</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC> <QUESTION>For a relation to be in second normal form (2NF) it should meet which of the following criterion?</QUESTION> <OPTION1>a) Attributes in a relation must contain atomic values</OPTION1> <OPTION2>b) Every non-key attribute is fully functionally dependant on the primary key</OPTION2> <OPTION3>c) No non-key attribute should be functionally determined by another non-key attribute</OPTION3> <OPTION4>d) All of the above</OPTION4> <ANSWER>b) Every non-key attribute is fully functionally dependant on the primary key</ANSWER> </QB> - <QB> <ID>38</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC> <QUESTION>For a relation to be in third normal form (3NF) it should meet which of the following criterion?</QUESTION> <OPTION1>a) No non-key attribute should be functionally determined by another non-key attribute</OPTION1> <OPTION2>b) Attributes in a relation must contain atomic values</OPTION2> <OPTION3>c) Non-key attribute must be functionally dependant on the primary key</OPTION3> <OPTION4>d) None of the above</OPTION4> <ANSWER>a) No non-key attribute should be functionally determined by another non-key attribute</ANSWER> </QB> - <QB> <ID>39</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC> <QUESTION>Who is known as the father of Normalization?</QUESTION> <OPTION1>a) Diniel Ritche</OPTION1> <OPTION2>b) E.F Codd</OPTION2> <OPTION3>c) Darwin</OPTION3> <OPTION4>d) Dr Bell</OPTION4> <ANSWER>b) E.F Codd</ANSWER>

</QB> - <QB> <ID>40</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC> <QUESTION>Which type of key is defined on the parent table to implement referential constraints?</QUESTION> <OPTION1>a) Unique key</OPTION1> <OPTION2>b) Primary key</OPTION2> <OPTION3>c) Foreign key</OPTION3> <OPTION4>d) Composite key</OPTION4> <ANSWER>c) Foreign key</ANSWER> </QB> - <QB> <ID>41</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC> <QUESTION>Which one of the normal forms ensure that a table is free from repeating groups</QUESTION> <OPTION1>a) 1 NF</OPTION1> <OPTION2>b) 2 NF</OPTION2> <OPTION3>c) 3 NF</OPTION3> <OPTION4>d) BCNF</OPTION4> <ANSWER>a) 1 NF</ANSWER> </QB> - <QB> <ID>42</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC> <QUESTION>Which one of the following is an advantage of using stored procedure?</QUESTION> <OPTION1>a) Reduced network traffic</OPTION1> <OPTION2>b) Reusability of code</OPTION2> <OPTION3>c) Encapsulation of logic</OPTION3> <OPTION4>d) All of the above</OPTION4> <ANSWER>d) All of the above</ANSWER> </QB> - <QB> <ID>43</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC> <QUESTION>Which of the following Trigger can we use for views</QUESTION> <OPTION1>a) AfterTrigger</OPTION1> <OPTION2>b) Instead of Trigger</OPTION2> <OPTION3>c) UpdateTrigger</OPTION3> <OPTION4>d) InsertTrigger</OPTION4> <ANSWER>b) Instead of Trigger</ANSWER> </QB> - <QB>

<ID>44</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC> <QUESTION>Which of the following statement gives better performance during execution</QUESTION> <OPTION1>a) Truncate table table Name</OPTION1> <OPTION2>b) delete from Table Name</OPTION2> <OPTION3>VOID</OPTION3> <OPTION4>VOID</OPTION4> <ANSWER>a) Truncate table table Name</ANSWER> </QB> <QB> <ID>45</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>RDBMS Basic</TOPIC> <QUESTION>Which of the following statement is a DDL Statement.</QUESTION> <OPTION1>a) Create Table</OPTION1> <OPTION2>b) Select</OPTION2> <OPTION3>c) Update</OPTION3> <OPTION4>d) Delete</OPTION4> <ANSWER>a) Create Table</ANSWER> </QB> <QB> <ID>46</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>L1 RDBMS</TOPIC> <QUESTION>What is the primary goal of denormalization?</QUESTION> <OPTION1>a) To provide summary data to the client front-end interface</OPTION1> <OPTION2>b) To retrieve a summary listing of the table structure</OPTION2> <OPTION3>c) To provide faster access of useful data to the end user</OPTION3> <OPTION4>d) To develop smaller indexes</OPTION4> <ANSWER>c) To provide faster access of useful data to the end user </ANSWER> </QB> <QB> <ID>47</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>L1 RDBMS</TOPIC> <QUESTION>What is the difference between Entity and Attribute?</QUESTION> <OPTION1>a) Both are one and the same</OPTION1> <OPTION2>b) Entity is characteristics of the Attribute</OPTION2> <OPTION3>c) Entity represents real-world object and Attributes are characteristics of the entity</OPTION3> <OPTION4>d) None of the above</OPTION4> <ANSWER>c) Entity represents real-world object and Attributes are characteristics of the entity</ANSWER> </QB> <QB> <ID>48</ID> <NAME>Database 1.1(DB2UDB)</NAME>

<TOPIC>L1 RDBMS</TOPIC> <QUESTION>Transitive dependency is removed in</QUESTION> <OPTION1>a) 1ST NF</OPTION1> <OPTION2>b) 2ND NF</OPTION2> <OPTION3>c) 3RD NF</OPTION3> <OPTION4>d) Can't be removed</OPTION4> <ANSWER>c) 3RD NF</ANSWER> </QB> - <QB> <ID>49</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>L1 RDBMS</TOPIC> <QUESTION>The SQL------------------- operator takes the results of two queries and returns only distinct rows</QUESTION> <OPTION1>a) INTERSECT</OPTION1> <OPTION2>b) UNION</OPTION2> <OPTION3>c) EXCEPT</OPTION3> <OPTION4>d) None of the above</OPTION4> <ANSWER>a) INTERSECT</ANSWER> </QB> - <QB> <ID>50</ID> <NAME>Database 1.1(DB2UDB)</NAME> <TOPIC>L1 RDBMS</TOPIC> <QUESTION>The result of a ------------- for tables A and B always contains all records of the "left" table (A), even if the join-condition does not find any matching record in the "right" table (B).</QUESTION> <OPTION1>a) left outer join</OPTION1> <OPTION2>b) RIGHT OUTER JOIN</OPTION2> <OPTION3>c) FULL OUTER JOIN</OPTION3> <OPTION4>d) None of the above</OPTION4> <ANSWER>a) left outer join</ANSWER> </QB> </QBLIST>

Vous aimerez peut-être aussi