I would like to send an alert message to a mobile phone from Azure SQL off a trigger.
Answers (2)
0 sir please define the details of the above code
0 You can use Path.GetExtension()
string myFilePath = @"C:\Manas.txt";
string ext = Path.GetExtension(myFilePath); //.txt