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

What non-visual coding tools are available for web design?

2121


What are the differences between the design patterns and the framework?

600


What is mvp design pattern?

672


4. Identify and bound the SOI’s Operating Environment.

3344


What is the concurrency design pattern?

708






Why is singleton bad?

573


Is singleton bean thread safe?

562


when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next

6827


What are the languages used in the design pattern?

579


what is the lazy design pattern?

602


What is the behavioral design pattern?

658


What is the gang of four design pattern?

609


What is the prototype design pattern?

631


What are the SDLC phases you have invloved ?

2181


Write the code for a singleton class?

618