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  | 
                             
                            
                                    | 
                                         divyaram 
                                        Posting Yak  Master 
                                         
                                        
                                        180 Posts  | 
                                        
                                        
                                            
                                            
                                             Posted - 2012-03-28 : 03:57:30
                                            
  | 
                                             
                                            
                                            | Hi all,I have migrate a table from sql server 2008 to oracle. I have Db link to connect with oracle.The query which I have is like a single insert into the table.But I want a insert the whole table to particular table in oracle how I can do thatThe query for single insert isINSERT OPENQUERY (WEBDEV, 'SELECT * FROM RMD_MIGR_ES.T_TEST') VALUES ('0110','This is a test','','10001','')Regards,Divya | 
                                             
                                         
                                     | 
                             
       
                            
                       
                          
                            
                                    | 
                                     khtan 
                                    In (Som, Ni, Yak) 
                                     
                                    
                                    17689 Posts  | 
                                    
                                      
                                     | 
                                   
                            
                            
                                | 
                                    
                                      
                                     
                                    
                                 | 
                             
                         
                     | 
                 
             
         |