Re: functional call named notation clashes with SQL feature
В списке pgsql-hackers по дате отправления:
| От | Andrew Dunstan |
|---|---|
| Тема | Re: functional call named notation clashes with SQL feature |
| Дата | |
| Msg-id | 4C03E320.1000305@dunslane.net обсуждение |
| Ответ на | Re: functional call named notation clashes with SQL feature (Bruce Momjian <bruce@momjian.us>) |
| Ответы |
Re: functional call named notation clashes with SQL
feature
|
| Список | pgsql-hackers |
Bruce Momjian wrote: > MSSQL? Are you sure? This is the example posted in this thread: > > EXEC dbo.GetItemPrice @ItemCode = 'GXKP', @PriceLevel = 5 > > and it more matches our := syntax than => in its argument ordering. > I think you are seriously confused, or else you are seriously confusing me. The => proposal is to have the ordering "param_name => passed_value", just as Oracle has, just as MSSQL has "@param_name = passed_value", and just as the := proposal would have "param_name := passed_value". cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера