I have a SQL database server in Microsoft Azure. I want to use Azure Rest-API to select some records of a table. When I refer to Azure SQL Database REST API I can't find any section for this purpose, just I can get a DB info, server info or something like this. here is no suitable API to select or update a table. Could you please help me? I want to retrieve some records.