The LIMIT clause often used with ORDER BY clause. First, you use the ORDER BY clause to sort the result set based on a certain criteria, and then you use LIMIT clause to find lowest or highest values.
ส่วนวงเงินที่มักใช้กับส่วนคำสั่ง ORDER BY แรก คุณใช้อนุประโยค ORDER BY เรียงลำดับชุดผลลัพธ์โดยใช้เกณฑ์ที่แน่นอน และคุณใช้วงเงินส่วนคำสั่งหาค่าต่ำสุด หรือสูงสุด
ข้อ จำกัด มักจะใช้กับข้อ ORDER BY ครั้งแรกที่คุณใช้คำสั่งตามคำสั่งในการจัดเรียงชุดผลลัพธ์ขึ้นอยู่กับเกณฑ์ที่แน่นอนแล้วคุณใช้ข้อ จำกัด ในการหาค่าต่ำสุดหรือสูงสุด