How will you create a updatecascade, deletecascade relation in ms-access? Explain with example.
Answer / Dinesh Baboo
To create UpdateCascade and DeleteCascade relationships in MS Access:
1. Design your tables with the appropriate fields as primary and foreign keys.
2. In the Table Relationships window, drag the foreign key field from one table to the corresponding primary key field in another table.
3. Set the relationship properties by selecting Cascade Update Related Fields and/or Cascade Delete Related Records as needed.
4. Click 'Create' to create the relationship.nExample:n- Table A (Primary Key: ID, Foreign Key: ParentID)n- Table B (Primary Key: ID, Foreign Key referencing TableA's ID field with UpdateCascade and DeleteCascade enabled)
| Is This Answer Correct ? | 0 Yes | 0 No |
If you know "Access", you can capture data from "Excel" broadsheet, but the limitation is that, a memo data type of "Access" can only hold characters upto- (a)31,000; (b 32,000; (c)33,000; (d)34,000.
What are the components of ms access?
What are the several methods to enter data in ms access 2013?
Is access a good database?
What is the difference between integer and long integer in access?
can ms access be used in a website instead of sql server?
How do you autonumber in access?
What are the advantages of ms access?
how do you add a developer to a trusted publishers list?
Is ms access part of ms office?
How many rows can an access table hold?
How will you create a updatecascade, deletecascade relation in ms-access? Explain with example.
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)