Data access object: Difference between revisions

Content deleted Content added
added sources to the advantages section
rm whitespace
 
Line 19:
* Where the SELECT query is limited only to its target table and cannot incorporate JOINS, UNIONS, subqueries and Common Table Expressions (CTEs)
* Where the SELECT query can contain anything that the DBMS allows.
 
 
== Advantages ==