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 ...
For this example you create a view descriptor, VLIB.ALLEMP, based on SYBASE data. The outer PROC SQL query retrieves data from the view descriptor; the subquery uses a Pass-Through query to retrieve ...
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.