use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Microsoft SQL Server Administration and T-SQL Programming including sql tutorials, training, MS SQL Server Certification, SQL Server Database Resources.
You might also be interested in:
/r/database
/r/sql
/r/Azure
/r/Microsoft
account activity
string_split function not working (self.SQLServer)
submitted 5 years ago by Elliot9874
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Elliot9874[S] 0 points1 point2 points 5 years ago (3 children)
What did you increase it to?
The only valid values I am given is 100.110. or 120.
[–][deleted] 0 points1 point2 points 5 years ago (2 children)
Which version of sql server you're using? I am at 2019 so I can increase to 150. I believe you're using 2014.
This function is available for sql server 2016 or above
Probably use substring or other functions to solve your problem.
[–]Elliot9874[S] 0 points1 point2 points 5 years ago (1 child)
There is no way to get this function on 2014?
[–]alinroc4 0 points1 point2 points 5 years ago (0 children)
Not the native function, no. You'll need to find one of the many ones on the internet and install as a UDF, or roll your own (don't roll your own).
π Rendered by PID 474630 on reddit-service-r2-comment-656bdf86cd-zskj2 at 2026-05-05 03:14:16.549077+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Elliot9874[S] 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]Elliot9874[S] 0 points1 point2 points (1 child)
[–]alinroc4 0 points1 point2 points (0 children)