Dear all please help i am using MC ACCESS i have 56 tables in my access database i want to creat a query in which i can see the data from all the tables into one table please note that all columns are same in all the tables right no i am using this query
INSERT INTO
alldata select * from personal
but this query is giving me the data for only ome table please send me complete query that give me the data for all the tables