Enlist the differences between database and data warehouse.
Answer / Nripendra Chandra Verma
A Database is an organized collection of data that stores structured information and provides a means to manipulate it. It's designed for transaction processing and real-time access. A Data Warehouse, on the other hand, is a large storage repository that provides historical and summary data for analysis and reporting purposes. It's optimized for querying and analyzing large amounts of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
tell me the rules and responsblites in our project(my project is development)
Write a query to display Which deptno is containing highest Sal > avg (sum (Sal)) of all deptno; Avg (sum (Sal)) o f all deptno= 9675 Deptno, sum (Sal) 10 8750 20 10875 30 9400
Can you use flat files in Mapplets.
Write the unconnected lookup syntax and how to return more than one column.
wht is cdc?how to use it in creation of mappings?
SOURCE 1 a 1 b 1 c 2 a 2 b 2 c TARGET 1 A B C 2 A B C In oracle & informatica level how to achieve
how remove 1st 3 records & last 3 records in informatics
Explain factlessfact table with scenario
To import the flat file definition into the designer where should the flat file be placed?
How can we get two output ports in un-connect transformation?
How to convert flat file into xml file? How to tune joiner?
Describe expression transformation?