Tag: sql server

Community

Hyperlinks To T-SQL Code

(Brad Schulz) There are often questions on the MSDN T-SQL Forum regarding how you can find all stored procedures (and/or functions and/or triggers and/or views) that contain a particular string. Thankfully, the object_definition() function gives us the ability to acquire the T-SQL code of those obje

Community

PowerPivot for Excel 2010 – II

In one of our previous blog post, we had covered the new feature – PowerPivot that has been introduced in SQL Server 2008 R2. In today’s post, we will look into powerpivot reports. A powerpivot report is essentially an excel spreadsheet that allows us to present our powerpivot data in a summary fo