Tables Relationship
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 10:01 PM
Hi,
I have two table having different fields. Can we create a table relationship for both??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 10:11 PM
Hi,
Yes we can create the relationship between those two tables. Parent Child relation we can create by extending the one table to other table.
Let us know if you are looking for different solution.
Thanks,
Dhananjay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 10:24 PM - edited 04-04-2024 10:31 PM
Both are having different fields, since, created 2 different tables without extending. Is there any other way other than extending. Because, for that second table i need to create relation ship with other tables also.
when i create relation with first table what ever record created in relationship table that only should store.
when i add it to another table, what ever records created with relation to that table it should store that data itself.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 11:49 PM
Hi,
You can create the database views then.
Thanks,
Dhananjay.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 10:24 PM
If you're using it for reporting, you can use a database view