What is the typical fashion of processing a task?
							Options
 - Typically, you process dimension tables before processing fact tables
 - Typically, you process fact tables before dimension fact tables
 - Either a or b
 - Both can be processed simultaneously
							CORRECT ANSWER :   Typically, you process dimension tables before processing fact tables 
                            
                            
			        
				Write your comments