2015-11-02
2,013 reads
2015-11-02
2,013 reads
2015-08-27
1,279 reads
In this level, we will first take a look at how to recognize columnstore indexes in some of the generic catalog views. After that we will investigate the new catalog views that have been added just for columnstore indexes.
2015-08-05
5,961 reads
2014-08-11
2,091 reads
2014-08-05
2,283 reads
2013-06-12
2,787 reads
2013-05-15
2,411 reads
2013-05-14
2,510 reads
2013-04-25
1,828 reads
2013-04-19
1,767 reads
By James Serra
Microsoft Purview can be the best data governance tool in the world, but it...
I’ve been working on a project that combines two things I spend a lot...
Running AI and data pipelines on the edge instead of the cloud has gone...
Are you trying to find trustworthy services to test your milk? Comprehensive testing of...
Are there any good articles on all the trace flags that are enabled on...
Comments posted to this topic are about the item The Data Model Matters
I run the SQLCMD utility as follows:
lcmd -S localhost -EI then type this (the 1> is the prompt):
1> select @@version goIf I hit enter, what happens? See possible answers