Answer Posted / sukumar
HLD : High Level Design
LLD : Low Level Design
HLD: It gives the ovreall designing designing to be done to complete a product. It is moreover block digramatic description of a complete design.
LLD: It reveals the complete details to be complted to get the product finished. It gives the designing of inside modules of blocks specified in HLD.
For example, HLD is just representing a computer by different blocks like CPU, I/O devices, Memory etc. Where as LLD with respect to this example is detailed description of all the blocks of HLD like CPU, I/O devices, Memory etc.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is the difference between stop and abort in informatica
Explain the mapping variable usage example in informatica
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How to create Target definition for flat files?
what is song in infrmatica...?
How are the sources and targets definitions imported in informatica designer?
What is the command used to run a batch?
How many types of sessions are there in informatica.please explain them?
State the limitations where we cannot use joiner in the mapping pipeline?
Explain the difference between mapping parameter and mapping variable?
Explain the etl program with few examples.
How can we use batches?
Describe expression transformation?
server hot-ws270 is connect to Repository B. What does it mean?
As union transformation gives UNION ALL output, how you will get the UNION output?