![]() |
#1 |
Участник
|
Pawan's Ax blog: By in group by is optional
Источник: http://pawansaxblog.blogspot.com/201...-optional.html
============== public static void GroupBy(Args _args) { InventTable inventTable; while select inventTable group by itemGroupid { info(inventtTable.itemGroupId); } while select inventTable group itemGroupId { info(inventTable.itemGroupId); } } Here both will give same output. Really funny. Источник: http://pawansaxblog.blogspot.com/201...-optional.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|