Is there anyway to do this?

Поиск
Список
Период
Сортировка
От Wei Weng
Тема Is there anyway to do this?
Дата
Msg-id 1034959557.27181.3.camel@Monet
обсуждение исходный текст
Ответы Re: Is there anyway to do this?  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-sql
I have a table 
              Table "Users" Column   |          Type          | Modifiers 
-----------+------------------------+-----------userid    | character varying(40)  | not nullusername  | character
varying(64) | 
 

I want to get all the distinct first character of all usernames. And do
it in a way that is the most portable to MS SQL server.

Is there anyway?

Thanks

-- 
Wei Weng
Network Software Engineer
KenCast Inc.




В списке pgsql-sql по дате отправления:

Предыдущее
От: "Martin Crundall"
Дата:
Сообщение: Re: TRIGGERed INSERTS
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Is there anyway to do this?