Tag Archives: SQL Server

Home / SQL Server
48 Posts

Using setvar in T-SQL

Using setvar in T-SQL

This example changes the value of the [Namespace] field for all records of all tables where the column is found.

 

Working with a product that uses floats as database keys :^o
This has two solutions to generate float keys.