I have a 20 character field.  The first 9 characters represents the social security number.  I have to chain out to a numeric field in another database.  What is the best way to do this.
Example
20 character field = '145339999 '
Need to take out the 14533999 and move it to a numeric field for chaining out to another file.
Thanks,
DAC
					Example
20 character field = '145339999 '
Need to take out the 14533999 and move it to a numeric field for chaining out to another file.
Thanks,
DAC








							
						
							
						
 
Comment