in pycharm unable to connect to the sql so suggeted to in sql configuration manager
selecet sql server network configuration select protocols
>>enable tcp/ip true
using System; public class HelloWorld { public static void Main(string[] args) { int[] ar={2,2,3,3,4,6,6}; C...
No comments:
Post a Comment