Answer Posted / uday batta
High Level Design (HLD) is the overall system design - covering the system architecture and database design. It describes the relation between various modules and functions of the system. data flow, flow charts and data structures are covered under HLD.
Low Level Design (LLD) is like detailing the HLD. It defines the actual logic for each and every component of the system. Class diagrams with all the methods and relation between classes comes under LLD. Programs specs are covered under LLD.
- (UdAY)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
wf dont have integration severances how you can run?
Can we create a node as a gateway node and the same node can be assigned to a grid?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
How do you convert single row from source into three rows into target?
write a query to retrieve the latest records from the table sorted by version(scd)
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
what are 3 tech challenges/ common issues you face?
Differentiate between a database and data warehouse?
What's the layout of parameter file (what does a parameter file contain?)?
Briefly define a session task?
What are the differences between source qualifier and joiner transformation?
what is diff b/t sorter t/r and agg have the option sorter property...
What is the surrogate key?
What is the status code in stored procedure transformation?
what are factless facts? And in which scenario will you use such kinds of fact tables.