Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        
            
                
                    
                        
                            
                                | Author | 
                                
                                 Topic  | 
                             
                            
                                    | 
                                         AskSQLTeam 
                                        Ask SQLTeam Question 
                                         
                                        
                                        0 Posts  | 
                                        
                                        
                                            
                                            
                                             Posted - 2002-09-20 : 08:53:58
                                            
  | 
                                             
                                            
                                            | jee writes "HiI need help as I am try to populate my fact table which consists of several foreign keys realting to my dimension tables.I want to create a temp table which contains all the fields of the two tables into one. So that I can import the data in to my fact table.I can not use a join or a union because there isn't a common relationship between the two dimension tables.I have tried using select a.haid, b.wardidfrom a ,bThis gives me a cartesian matrix.Please can you help" | 
                                             
                                         
                                     | 
                             
       
                            
                            
                                | 
                                    
                                      
                                     
                                    
                                 | 
                             
                         
                     | 
                 
             
         |