Author Archives: uday arumilli

How to split a string in sql server

 How to split a string in sql server We have a requirement to capture the list of key words in the given list of statements. In the below example will see How to split a string in sql server There … Continue reading

Posted in SQL Development | Tagged , , , , , , , , , , | Leave a comment

Drill Down Reports in SSRS with examples

Drill Down Reports in SSRS with examples We will see how to deal with drill down reports in SSRS with examples. For this report you can create a table and populate data from the post. Let’s create a report using … Continue reading

Posted in MSBI, SQL Development, SQL Server DBA, SSRS | Tagged , , , , , , , , , , , | 5 Comments

How to create Parameterized report in SSRS 2012

How to create Parameterized report in SSRS 2012 In the previous post we have created a simple report. We are going to use the same report to demonstrate the parameterized report.     Under the same report solution copy and … Continue reading

Posted in MSBI, SQL Development, SSRS | Tagged , , , , , , , , , , , , | 1 Comment