# Is it available to make a relation among the local DB tables?

**URL:** https://community.thunkable.com/t/is-it-available-to-make-a-relation-among-the-local-db-tables/1044311
**Category:** Questions about Thunkable X
**Created:** [January 11, 2021, 8:56am UTC](https://community.thunkable.com/t/is-it-available-to-make-a-relation-among-the-local-db-tables/1044311 "2021-01-11T08:56:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![cihan](https://avatars.discourse-cdn.com/v4/letter/c/94ad74/32.png) [@cihan](https://community.thunkable.com/u/cihan)
#### Post date: [January 11, 2021, 8:56am UTC](https://community.thunkable.com/t/is-it-available-to-make-a-relation-among-the-local-db-tables/1044311/1 "2021-01-11T08:56:38Z")

</div>

Hi all,

Is it possible to add a foreign key to the table for the Local DB? I want to display a list according to its owner.  
Thanks in advance.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 11, 2021, 10:10am UTC](https://community.thunkable.com/t/is-it-available-to-make-a-relation-among-the-local-db-tables/1044311/2 "2021-01-11T10:10:00Z")

</div>

Do you mean a list of users in one table and the other table has multiple entries of other info for each user?

If this is what you mean then look at this example about food categories and food items per category

> **[Thunkable](https://x.thunkable.com/projects/5fb9fb1dbfeb240011084d78/cfd9093a-fc92-4b6b-880c-47a749dffddf/designer)**

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:30pm UTC](https://community.thunkable.com/t/is-it-available-to-make-a-relation-among-the-local-db-tables/1044311/3 "2024-11-08T13:30:50Z")

</div>


