/ Published in: SQL
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
LOAD DATA INFILE 'data.txt' INTO TABLE tbl_name
FIELDS TERMINATED BY ','
LINES TERMINATED BY '\n';
URL: http://forums.digitalpoint.com/showthread.php?t=108159
Comments
 Subscribe to comments
                    Subscribe to comments
                
                