Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

computed columns

$
0
0

Hi,

With some googling, I learnt that SQL Server doesn't have persisted column names (like Netezza supports, for instance), which demands each of the computed columns to be (re)calculated as standalone atomic elements, which expects us to re-code


Viewing all articles
Browse latest Browse all 3145

Trending Articles