Re: [PHP-DB] Inserting a seperator in long numbers

2004-09-08 Thread John Holmes
From: "Shiloh Madsen" <[EMAIL PROTECTED]> I have several tables with long numbers whose digits are always in some multiple of 8 eg or etc...up to 160 digits long. The numbers all have a number of digits that is some multiple of 8. What I need to do is write an sql update q

[PHP-DB] Inserting a seperator in long numbers

2004-09-08 Thread Shiloh Madsen
I have several tables with long numbers whose digits are always in some multiple of 8 eg or etc...up to 160 digits long. The numbers all have a number of digits that is some multiple of 8. What I need to do is write an sql update query that will insert a - or some other se