View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mir Khan Mir Khan is offline
external usenet poster
 
Posts: 36
Default it's a question for access

there are 2 tables table A with 50 records and Table B with 5 records...what
shall i do so that the 5 records from table B should get deleted from Table A
(assuming all 5 records in Table B are in Table A). and finally Table A
should have 45 records.