13 – Dynamic SQL Pro Tips (34m)
Well, that multi-parameter search stored procedure was a complete performance disaster. We need a better way to handle diverse input parameters – and that’s where dynamic SQL comes in. We’ll show you several pro tips for better troubleshooting and performance. Demo code: Transact-SQL /* Dynamic SQL – Building, Tuning, and Testing It Better v1.91 -…
