Can someone help me? I would really appreciate it.
I have 2 table.
First tab contains ID and name.
Second tab contain ID and the value
So I want to get the same data from the first tab based on ID in the second tab
example. i have this table
and the second table
look at the table, i want to get value “pena” based on he’s id value = “15.” can someone tell me how?