Ameya Agashe

Results 2 issues of Ameya Agashe

Hi, I have the below terraform config **cat main.tf** ``` # Configure the Azure provider provider "azurerm" { version = "=2.20.0" subscription_id = var.subscriptionID features {} } #create resource group...

Hello there, Can you kindly provide us with an example of how to execute a complex SQL Statement, or to compile a procedure or a function? Is there any way...