Viewing 3 posts - 1 through 3 (of 3 total)
Thanks a lot!
You need to add a schema name also in case of schema not equal to 'dbo'
COLUMNPROPERTY(OBJECT_ID(TABLE_SCHEMA+'.'+TABLE_NAME),COLUMN_NAME,'IsComputed')
September 23, 2015 at 1:56 am
#1828674
to TheSQLGuru
1) Solution architect must have knowledge about SSAS, therefore there must be no such task for MS SQL Server db developer
2) who says we need to query raw data?...
January 25, 2012 at 2:06 am
#1438135
🙂
January 24, 2012 at 11:06 am
#1437832