Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 11:59 PM
Hi @Debayan Mukherjee, I investigated the documents. It seems that SQL Warehouses API is used to configure and manage the SQL Warehouse.
However, our demand is we can setup a place has similar behavior like SQL server, where we can run SQL queries and get data immediately through calling API.
For example, I maintain some queries, e.g. QueryRecent10Records. and I would like to get the result for QueryRecent10Records through sending API request from our service.
Please correct me if I misunderstand.