I am fairly new to Sharepoint, so please forgive me if this answer is readily available somewhere, because in my searching I have not encountered the same issue.
Goal:
I have a custom list with several fields, one of which I would like to use to query a SQL database and populate a simple 3-column table that will be visible whenever someone clicks on a list item.
I am unsure if this is available to do in Sharepoint since most of the questions I have seen are about importing a SQL table as a custom list or syncing a Sharepoint list with a SQL table, but nothing about making a SQL query on the view page of each custom list item. Any advice would be appreciated!