Microsoft Introduces Python to SQL Server 2017
infoworld.com
Microsoft Introduces Python to SQL Server 2017
1–3 of 3 posts
Re: Microsoft Introduces Python to SQL Server 2017
#2YES!!!!!!!!!!!! This is going to be huge. Ok, ok. /End-hype-train.
But as a SqlServer DBA I know the limits of t-sql and have been looking at postgres's ability to run functions and procedures written in different languages with envy.
Re: Microsoft Introduces Python to SQL Server 2017
#3YES!!!!!!!!!!!! This is going to be huge. Ok, ok. /End-hype-train. But as a SqlServer DBA I know the limits of t-sql and have been looking at postgres's ability to run functions and procedures written in different languages with envy.
Late reply, but you can certainly do this with SQL Server. Look into the SQLCLR.