The following SQL statement selects all customers from the country "Germany" AND the city "Berlin", in the "Customers" table:
คำสั่ง SQL ต่อไปนี้เลือกลูกค้าทั้งหมดจากประเทศ "เยอรมนี" และเมือง "เบอร์ลิน" ใน "ลูกค้า" ตาราง:
The following SQL statement selects all customers from the city "Berlin" OR "München", in the "Customers" table:
คำสั่ง SQL ต่อไปนี้เลือกลูกค้าทั้งหมดออกจากเมือง "เบอร์ลิน" หรือ "มิวนิก" ใน "ลูกค้า" ตาราง: