adspace


How are queries run in ms access? List different ways.

Answer Posted / Romi Awasthi

Queries can be run in MS Access using various methods:
1. Design View: After designing a query, you can run it by clicking the 'Run' button or pressing F5.
2. SQL View: You can write a SQL statement directly and run it by clicking the 'Run' button or pressing Ctrl+R.
3. Query Wizard: You can use the Query Wizard to create a query step-by-step, then run it once it's complete.
4. Macro: You can create a macro that runs a query as one of its actions.
5. VBA Code: You can write VBA code to run a query programmatically.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is microsoft getting rid of access?

897