Re: Wild Cards
От | Brett W. McCoy |
---|---|
Тема | Re: Wild Cards |
Дата | |
Msg-id | Pine.LNX.4.30.0101251424510.24881-100000@chapelperilous.net обсуждение исходный текст |
Ответ на | Wild Cards ("<No Name>" <bobmarley4u2c@yahoo.com>) |
Ответы |
Re: Wild Cards
|
Список | pgsql-sql |
On Thu, 25 Jan 2001, <No Name> wrote: > I am not able to get Wildcards in PostgreSQL, I know its * (asterisk), but > its not working. can someone show me a example or something? Wildcards where? You can use * to mean all the fields in a table in a SELECT statement, but if you are using LIKE in a WHERE clause, the wildcards are % to mean any group of characters and _ to mean any single character. -- Brett http://www.chapelperilous.net/~bmccoy/ --------------------------------------------------------------------------- It's a good thing we don't get all the government we pay for.
В списке pgsql-sql по дате отправления: