what is data access layer?

Answer Posted / design baboo

Data Access Layer or DAL in an application is the layer which
takes care of interaction with database. In DAL , generally
Insert, Update and Delete Queries are written. DAL sits
between database and the Business layer.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain singleton pattern?

593


What is the use of such a class?

685


What are the additional productivity features and enhancements included with Quartus II software version 6.0?

1963


When singleton pattern is used?

620


Why is singleton used?

641






What is architecture and what is design?

605


When should design patterns be used?

603


What is the difference between architecture and design?

599


What are the benefits of the proxy in the design pattern?

603


Is singleton a design pattern?

612


Is singleton an anti pattern?

591


What is use case in clean architecture?

637


Is bean a singleton?

580


Did you use ooa/ood methodologies? Did you use design patterns?

649


Give me example of observer design pattern?

641