| Subject | question abount sql statement..????? |
|---|---|
| Author | shyang |
| Post date | 2002-01-04T03:05:06Z |
I want to use substring() like this...
select * from test_table order by substring(name,1,5)
ASC;
How can i do??????
| Subject | question abount sql statement..????? |
|---|---|
| Author | shyang |
| Post date | 2002-01-04T03:05:06Z |