Category Archives: T-SQL

Generating Page Slugs using T-SQL

I recently came across a situation where I needed to generate page Slugs from some 5,000,000+ records in a MS-SQL database. Unfortunately I didn’t have Remote Desktop or Telnet access to the SQL box which precluded me from running one … Continue reading

Posted in T-SQL | Tagged , | 1 Comment