Angular is not loading the data from Oracle into the HTML
I’m trying to populate a table with data from an Oracle database locally. The database loads correctly in TypeScript, and it provides the data, but it doesn’t display in the HTML.
Code:
I’m trying to populate a table with data from an Oracle database locally. The database loads correctly in TypeScript, and it provides the data, but it doesn’t display in the HTML.
Code: