/ Published in: SQL
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
STUFF( <FIELD name>, 1, 0, REPLICATE( '0', <desired length> - LEN( <FIELD name> ) ) )
Comments
 Subscribe to comments
                    Subscribe to comments
                
                