Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Function Information

$
0
0
I wrote this for a user on another forum. I figured I'd drop it here too in case anyone might find it useful.

[code language="sql"]SELECT
    o.name,
    o.

Viewing all articles
Browse latest Browse all 3145

Trending Articles