หน้าเว็บ
(Move to ...)
หน้าแรก
เกี่ยวกับฉัน
เรื่องของ PHP
พื้นฐาน VB.Net
คลายเครียด
▼
8/16/2011
Axapta X++ : SQL Order By Join Table
การสั่งเรียงข้อมูลเมื่อมีการ Join table
สามารถทำได้โดย
WHILE
SELECT * FROM Table1
ORDER BY Field1, Field2
JOIN Table2
ORDER BY Field1, Field2
WHERE เงื่อนไข
{
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment