- Yazdır
- karanlıkışık
- Pdf
SQL Query Execution
Azure SQL Database is a general-purpose relational database-as-a-service (DBaaS) based on the latest stable version of Microsoft SQL Server Database Engine. SQL Database is a high-performance, reliable, and secure cloud database that you can use to build data-driven applications and websites in the programming language of your choice, without needing to manage infrastructure.
Execute SQL Queries
Serverless360 extends its capability to execute SQL Queries without a need to switch to any database management tools.
Consider a business scenario which requires checking the number error logs from the tables present in the database from different servers. Using any database management tools requires switching between different servers to check the number of logs. Here Serverless360 comes handy, when the SQL database from different servers are associated to a composite application, queries can be seamlessly executed on the associated databases without a need to switch between the different servers.
Serverless360 also provides the capability to the save the queries that are frequently used, so that the process of manually entering the query can be eliminated.
Below is an illustration on executing queries on Azure SQL Database associated to a Composite Application.