SQL Server 2000 added the support for user-defined functions, but there are a few limitations which can be roadblocks at first. One is that you cannot use a non-deterministic function within a UDF, e.… more →
Baurdotnet's Weblogyetanotherdayatwork wrote 3 months ago: so in the system is needed a particular key for the security portion (duh). with the key, base64hash … more →
dacosta9 wrote 3 months ago: In a log shipping scenario, it is not enough to just assume that files can be processed in the seque … more →
ihafidh wrote 1 year ago: I wanted to execute a batch file in SQL Server Integration Services, and I wanted to utilize two par … more →
scmay wrote 1 year ago: SELECT * FROM INFORMATION_SCHEMA.TABLE_CONSTRAINTS Got it from here http://www.mssqltips.com/tip.asp … more →
Baur wrote 1 year ago: SQL Server 2000 added the support for user-defined functions, but there are a few limitations which … more →