To return only the first row that matches your SELECT query, you need to add the LIMIT clause to your SELECT statement.
確定! 回上一頁