Advanced SQL Outer join is the same as equi-join, except one of the duplicate columns is eliminated in the result table. True False True False ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL The UNION clause is used to combine the output from multiple queries together into a single result table. True False True False ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL What type of join is needed when you wish to return rows that do have matching values? All of these Equi-join Outer join Natural join All of these Equi-join Outer join Natural join ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL A CASE SQL statement is which of the following? All of these A way to establish a loop in SQL. A way to establish a data definition in SQL. A way to establish an IF-THEN-ELSE in SQL. All of these A way to establish a loop in SQL. A way to establish a data definition in SQL. A way to establish an IF-THEN-ELSE in SQL. ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL How many tables may be included with a join? Three Two One All of these Three Two One All of these ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL Which of the following is true concerning systems information in an RDBMS? This information can be accessed using SQL. RDBMS store database definition information in system-created tables. This information often cannot be updated by a user. All of these This information can be accessed using SQL. RDBMS store database definition information in system-created tables. This information often cannot be updated by a user. All of these ANSWER DOWNLOAD EXAMIANS APP