Lookups are a key component in sql server integration services (ssis). Explain its purpose?
Answer / Abhishek Bihari
Lookups in SQL Server Integration Services (SSIS) are used to retrieve data from one or more tables, views, or external files and store it temporarily in a DataView object. The purpose of Lookups is to enable conditional execution, data validation, and data transformation within an ETL (Extract, Transform, Load) process.
| Is This Answer Correct ? | 0 Yes | 0 No |
select sal from emp group by sal
What is a Mapplet?
What information is needed to connect sql*plus an oracle server?
What is before and after trigger?
while loading data into database how can u skip header and footer records in sql*loader
i hv 30 rows with date.ex:1month hav 4 weeks i want 1st day of the every week.write the qry for that.example jan has 4 weeks i need 1st dd for evry wk
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
How do you select unique values in sql?
what is the output of this query selet * from employee where 1=2 ??
What is mutating sql table?
What is the command used to fetch the first 5 characters of a string?
What is the usage of sql functions?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)