Top MS Access Interview Questions :: ALLInterview.com http://www.allinterview.com Top MS Access Interview Questions en-us 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. 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’re ERD and the main elements of an ERD? Please explain using an http://www.allinterview.com/showanswers/71255.html ERD is Entiry Relationship diagram.. the main components are Entities, and their atributes with relations. What is Tab Query Whats its advantage over Sql-Query http://www.allinterview.com/showanswers/58022.html Hello everybody, my self is Imtiyaz, i made a small database program http://www.allinterview.com/showanswers/73606.html