NoncentztheGreat
MIS
I am looking to format a field in my view that does the following:
If I have a field that looks like this
---------------------------------------------------
pay to customer #123456 freight code 0
----------------------------------------------------
name of field: oe_hdr.delivery_instructions (if this makes a difference??)
What i am looking to do make is so my view will look for the # sign..(or really any special character is # doesnt work) and grab the next 6 digits ONLY from the field and show it in my view. Im new to SQL and im still learing how to join views so needless to say im a nub!!!
Can anyone help me out with this... Also if anyone knows of any good learing resources that would be awesome
If I have a field that looks like this
---------------------------------------------------
pay to customer #123456 freight code 0
----------------------------------------------------
name of field: oe_hdr.delivery_instructions (if this makes a difference??)
What i am looking to do make is so my view will look for the # sign..(or really any special character is # doesnt work) and grab the next 6 digits ONLY from the field and show it in my view. Im new to SQL and im still learing how to join views so needless to say im a nub!!!
Can anyone help me out with this... Also if anyone knows of any good learing resources that would be awesome