Monday, 14 November 2016

SQL SERVER BRICK ID FORMULA

SQL SERVER BRICK ID FORMULA

--hi all, this is a quick one on how to run a function for a brick ID

--here goes

select BRICK_ID();

--that is it.

--the brick ID is the ID for the segment you are currently in.

No comments:

Post a Comment