Optimal storing of constants

I can store constant values in VCโ€™s. Is this the most optimal way to do it? Will it replicate the constant data in memory for every row?

0 1 116
1 REPLY 1

Best to create a separate table specifically for constants.

Yes

Top Labels in this Space