by Srinivasu Pemma
This is the best way to handle or manage bulk data insert to sql server taken from my technical blog http://www.srinetinfo.com/2012/11/bulk-data-management.html
by Aadhar Joshi
Creating job in sql server which automates taking backup of all stored procedures and functions in physical drive.
by sachin bankar
How to use the result set from a Stored Procedure in a Select statement.
by Vikash Kumar
SQL bulk copy with strongly typed data including validation.