Data Table
Stream
Create a stream in mount; use stream_insert/3 to add rows.
| ID | Name | Category | Actions |
|---|---|---|---|
| 1 | Apple | Fruit |
|
| 2 | Banana | Fruit |
|
| 3 | Carrot | Vegetable |
|
Create a stream in mount; use stream_insert/3 to add rows.
| ID | Name | Category | Actions |
|---|---|---|---|
| 1 | Apple | Fruit |
|
| 2 | Banana | Fruit |
|
| 3 | Carrot | Vegetable |
|