Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Articles with tag
UDF
Search for
any
content tagged
udf
Items 1 to 10 of 10
Rendering PDFs Natively in SQL
How to render PDF documents using SQL CLR. Also a good introduction on creating SQL CLR functions.
Read more...
By
David Rueter
2013/05/08
|
Source:
SQLServerCentral.com
|
Category:
pdf
Rating:
|
Discuss
|
Briefcase
|
13,657 reads
Deploying CLR Assemblies with T-SQL
Learn how to simplify deployment and maintenance of SQL CLR assemblies by using T-SQL instead of Visual Studio.
Read more...
By
David Rueter
2013/05/07
|
Source:
SQLServerCentral.com
|
Category:
clr
Rating:
|
Discuss
|
Briefcase
|
4,627 reads
SQL Code Reuse: Teaching a Dog New Tricks
Developers, by every natural instinct and training, strive to make their code reusable and generic. Dissuading them from doing so, in certain circumstances, is akin to trying to persuade a dog not to fetch a stick.
Read more...
By
Additional Articles
2011/09/26
|
Source:
SimpleTalk
|
Category:
code reuse
Rating:
Rate this
|
Briefcase
|
3,225 reads
How to use temporary table in function
See a short and dirty example how to use temporary table in user defined function (UDF).
Read more...
By
Jakub Dvorak
2011/07/21
|
Source:
SQLServerCentral.com
|
Category:
udf
Rating:
|
Discuss
|
Briefcase
|
8,428 reads
SQL Validation Functions - 4 Cool UDF's to have handy
Everyone knows that in SQL 2000, yes 2000, Microsoft jumped aboard the bandwagon of other platforms, and gave the developers...
Read more...
By
Robert Pearl
2011/04/07
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
Rate this
|
Briefcase
|
5,939 reads
Creating User-Defined Functions in Microsoft SQL Server
SQL Server's own list of functions is limited as far as what is available for database developers to use in their applications. Starting with SQL Server 2000, database developers were given the ability to create their own routines that accept parameters, perform custom actions and return results.
Read more...
By
Additional Articles
2010/09/28
|
Source:
Database Journal
|
Category:
udf
Rating:
Rate this
|
Briefcase
|
3,870 reads
Fun with business days, calendar tables, and test-driven development
We shall discuss how to build a calendar table, and use it in calculations involving business days
Read more...
By
Alex Kuznetsov
2010/09/23
|
Source:
SQLServerCentral.com
|
Category:
test-driven development
Rating:
|
Discuss
|
Briefcase
|
6,976 reads
4-4-5 Calendar Functions, Part 1
New author Cliff Corder has a SQL Server function to report on a 4-4-5 Calendar Accounting Year.
Read more...
By
Cliff Corder
2010/09/06 (first published: 2009/09/28)
|
Source:
SQLServerCentral.com
|
Category:
function
Rating:
|
Discuss
|
Briefcase
|
18,774 reads
4-4-5 Calendar Functions, Part 2
Part 2 showing how to get the Period in a 4-4-5 Calendar
Read more...
By
Cliff Corder
2010/01/11
|
Source:
SQLServerCentral.com
|
Category:
function
Rating:
|
Discuss
|
Briefcase
|
8,355 reads
4-4-5 Calendar Functions, Part 1
New author Cliff Corder has a SQL Server function to report on a 4-4-5 Calendar Accounting Year.
Read more...
By
Cliff Corder
2010/09/06 (first published: 2009/09/28)
|
Source:
SQLServerCentral.com
|
Category:
function
Rating:
|
Discuss
|
Briefcase
|
18,774 reads
Items 1 to 10 of 10
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.