New MS Access Interview Questions :: ALLInterview.com http://www.allinterview.com New MS Access Interview Questions en-us What’re ERD and the main elements of an ERD? Please explain using an http://www.allinterview.com/showanswers/71255.html can primary key of one table be a primary key in many other tables http://www.allinterview.com/showanswers/67141.html no we can 't do like that , the primary will be the foreign key for the another table!! how to u retrieve all tables along with all the data http://www.allinterview.com/showanswers/61640.html create one blank database then go to file there u will the option external date there select import option then select from which data base u want to retrieve all tables , if u select the tables the data also comes along with that What is Tab Query Whats its advantage over Sql-Query http://www.allinterview.com/showanswers/58022.html Can you create a updatecascade, Deletecascade relation in Ms-Access? http://www.allinterview.com/showanswers/13028.html Yes. You CAN. you need to set the referential integrity in Relations window in MS Access. When you add a relation to a table, you will be prompted through Edit relations window where you can set the cascade updates and cascade deletions.