News

Basic question. Does MS Access support subqueries?Also, just wondering: Does MySQL support subqueries?? I would hope so, as subqueries are essential to an RDBMS.Basically, this is the SQL query I ...
buiild a query that has Month Count (*) fields. then update. if Access says none updatable qruery then do a make table with the sql then update.<BR><BR>Or you could program the solution.