All pages tagged with: sql

Iteratively Apply DDL with Sybase

Tuesday 29 April 2008

Tags: , , .

This is a small code snippet that will iterate through a set of tables and apply some common operation. Useful for applying grants or performing some universal action like dropping and recreating...