Microsoft Access Query Types
- Pass-Through
- Used to send commands directly to an SQL database server
- Advanced programming feature used to embed queries in database applications
- Data Definition
- SQL language statements for creating or changing database object
- Advanced programming feature
- Union Queries
- SQL language statements used to combine fields from two or more tables or queries
- Advanced programming feature