Profile
Achievement
 
    
                thecrumb's Recent SnippetsTagged sql
- All /
 « Prev 1 Next »
Generate the SQL necessary to create triggers that use the sequences listed above. 
NOTE:  This particular script assumes that the tables all start with ‘tbl’.  
It may need to be modified to work with different naming conventions.
        
        
        
            0 
        
        
            1181 
        
                    posted 17 years ago by thecrumb
            Generate the SQL necessary to create sequences for every table. 
NOTE:  This doesn’t create sequences. The results need to be copied and run as a script.
        
        
        
            0 
        
        
            1471 
        
                    posted 17 years ago by thecrumb