We had our last post on Fact Tables in Data Warehousing. This post is on Dimension Table Types. Along with Fact Tables there are many types of Dimension Tables which are used in Data Warehousing.
Dimension Tables are those tables which contain attributes that helps in describing the facts of the...
10/27/12
10/12/12
Creating and using String Variables in visual basic
In today's tutorial I am going to be showing you how to declare and use string variables in visual basic 2010. The very basics of what you need to know about string variables are it will store a...