Search results

  1. S

    MS Query for Using IF ELSE condition to create a table when source table is empty

    I am using MS Access 2013. I have a query which takes data from other query table. I need to write the MS Query using a condition, say if the source table is empty, then create a table with set of columns, else create a different table with the values from source table. I was trying to do...
Back
Top Bottom