|
|
|
|
-
As I learnt a few things about blogging, I made a list of tips to get better at blogging. Thought I would share.
Pour your heart out to answer a question. When someone asks a question, it means they followed your post hoping they would find an answer ...
|
-
If you are familiar with T-SQL, then you are not a total stranger when it comes to MDX scripts. If you have written formulas in Excel, then you should be comfortable with calculations in MDX.
The difference is that in MDX, we don’t enter calculations i...
|
-
Ever wondered how does a start schema really work? I did, when I was new to BI and Data warehousing. It is really important to understand how a star schema is actually used. The basic understanding allows a dimensional designer to make intelligent choic...
|
-
If you are using SQL Server 2008 enterprise/datacenter edition, or SQL Server 2008 R2 standard or above, you are in the lucky possition to be able to compress your SQL Server backups. Often I see installations of these versions, where compression is not...
|
-
I see a lot of confusion on what exactly is the difference between a data warehouse and a data mart. The best definition that I have heard of a data warehouse is:
“A relational database schema which stores historical data and metadata from an operation...
|
-
Khyati Patel Liked 6 Days ago through Just Learned
Few hours before I was checking the special features, fixes, and builds of MS SQL Server. I got a great blog...So interesting....This contains unofficial build chart lists all of the known KB articles, hotfixes and other builds of MS SQL Server 2012,...
|
-
Khyati Patel Learned 6 Days ago through Just Learned
Few hours before I was checking the special features, fixes, and builds of MS SQL Server. I got a great blog...So interesting....This contains unofficial build chart lists all of the known KB articles, hotfixes and other builds of MS SQL Server 2012,...
|
-
Correct formatting of code samples is really important in a blog post...
|
-
Khyati Patel Liked 7 Days ago through Tutorials
Servlet specification defines concept of filters, which are used to
perform pre- and post- processing of requests. This chapter outlines the
basics of filter creation, configuration and deployment....
|