Debugging a Query

I

Ian Melnick

Hi all,

Is there any kind of "command prompt" in access to allow you to directly
type SQL in and get results returned?

Thanks
 
M

Marshall Barton

Ian said:
Is there any kind of "command prompt" in access to allow you to directly
type SQL in and get results returned?


Use the Query Design window but switch to SQL view.
 
Top