databases Online Quiz - 145
Description: databases Online Quiz - 145 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Which SQL statement selects all rows from a table called Products and orders the result set by ProductID column?
What is a foreign key?
Which SQL statement inserts data into a table called Projects?
Which of the following SQL statements is correct?
If you join a table to itself, what kind of join are you using?
What is the physical storage length of DB2 data types-DATE,TIME,TIMESTAMP?
How do you eliminate duplicate values in DB2 SELECT?
DB2 is a relational database
One table can have more than one tablespace
SSIS uses connection managers to integrate different data sources into packages. IS Analysis Services Connection Manager is available?
To Connect to Oracle database from SSIS OLE DB Connection Manager is not used.
Execute Process Task is Control Flow Item .
It is not Possible to Send Mail directly From SSIS Packages using
Script component is used in both Control Flow as well as Data Flow.
OLEDB Command can be used to call Store Procedure from Database in data Flow Task.
For each loop is used to repeat a task by enumerating over a group of objects.