I'm new to this. Is there a way to link a Oracle database to a web browser and display it's query results in a web browser with angular or node js. Create something like a dashboard.
Basically, I'd like to know on how can we link a database (Oracle) and provide the results in a web browser. Can someone help on how this can be done using VS code?