SQL PortfolioAlan Bergeralanb.dba@gmail.com908-625-1380
Table of ContentsLibrary
Project Description					  4
5 table join with union				  5
Subquery in ‘case’ statement			  6
Piggy Bank
Project Description					  7
Add Account Stored Proc				  9
Transaction History Stored Proc			10
Create Indexed View				11Table of Contents (cont’d)SSRS/SSIS ProjectProject Description					12
Update Tables – Control Flow			14
Update Tables – Data Flow (Header)		15
Update Tables – Data Flow (Detail)		16
Report with 1 run time parameter		17
Report with 4 run time parameters		18LibraryThis project required writing scripts (which would be stored procedures in an actualimplementation) which provide data to a .NetFront end application.
5 table join with a union
Subquery in a case statement
Piggy BankThis project requiredStored Procedures withError Checking
Commit/RollbackTriggersDML

SQL Portfolio