SQL SERVER – Table Valued Functions – Day 26 of 35
Let us learn about table valued functions. Every day one winner from the United States will get Joes 2 Pros Volume 4.
SQL SERVER – Question to You – When to use Function and When to use Stored Procedure
This week has been very interesting week. I have asked few questions to users and have received remarkable participation on the subject.
Q1) SQL SERVER – Puzzle – SELECT * vs SELECT COUNT(*)
Q2) SQL SERVER – Puzzle – Statistics are not Updated but are Created Once
Keeping the same spirit up, I am asking the third question over here.
Q3) When to use User Defined Function and when to use Stored Procedure in your development?
SQL SERVER – How to Use Decode in SQL Server?
One of the reader of the blog has sent me question regarding how to use DECODE function in SQL Server.
SQL SERVER – Get Numeric Value From Alpha Numeric String – Get Numbers Only
SQL SERVER – Function to Retrieve First Word of Sentence – String Operation
SQL SERVER – Negative Identity Seed Value and Negative Increment Interval
Let us learn today about Negative Identity Seed Value and Negative Increment Interval. I have also included a video in this blog post.