Hello Charles.
Thanks in advance for your cooperation.
Right now I am working with OData, and make a view that contains a SQL query, which I visualize a series of information in a table of the database; but I want to view the data on a web page, which is made with javascript and html.
My question is how do I visualize or called to that view, in my javascript file?