|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a database and one of the fields are Stud_id....it consists of number and a letter eg 01201134C,01201135G...
how do i get rid of the letter in the column??? I know i need to do a trim but how do i do it?? |
|
#2
|
|||
|
|||
|
If all of the values are the same left. Look at the Left Function
Left (FieldName,X) S- |
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > Help with sql |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|