Re: Help me to write a sql,please :)

2001-01-18 Thread Matt Wagner
Rolf Hopkins writes: > select colname > from tablename > where (where clause) > order by b,a,c > > This is all in the manual. If you have a search on the internet, you should > be able to find a manual in chinese, if you haven't already got one. I know > there is one in traditional chinese, but

Re: Help me to write a sql,please :)

2001-01-18 Thread Rolf Hopkins
select colname from tablename where (where clause) order by b,a,c This is all in the manual. If you have a search on the internet, you should be able to find a manual in chinese, if you haven't already got one. I know there is one in traditional chinese, but I'm sure there is one for simplified