Try OpenEdge Now
skip to main content
ABL Essentials
Using Queries : Summary
 

Summary

This ends the discussion of using queries in your application. In this chapter, you've learned how to define and use queries and what the differences are between queries and other ABL data access statements.
Definingand Using Temp-tables discusses how to define and use temp-tables. At the end of the next chapter, you will be using queries and temp-tables together.