© Ed Pollack 2016

Edward Pollack, Dynamic SQL, 10.1007/978-1-4842-1811-2_10

10. Solving Common Problems

Edward Pollack

(1)Albany, New York, USA

Dynamic SQL presents a unique opportunity to take common database problems or limitations and solve them quickly. Oftentimes, you’ll run into frustrating situations where you are managing different databases, schemas, or settings, and there is no easy way to make changes to a mixed set of objects. This chapter attempt to show you how Dynamic SQL can resolve complex situations such as these. In addition, this chapter provides general guidelines and techniques that could apply to any similar database problem.

Collation Conflicts

The Problem

Database collations are often used as a way to manage multiple languages ...

Get Dynamic SQL: Applications, Performance, and Security now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.