UP TO 1 ROWS and SELECT SINGLE perform exactly the same operation on the database. You should use SELECT SINGLE because it is simpler and clearer programming.
↧
UP TO 1 ROWS and SELECT SINGLE perform exactly the same operation on the database. You should use SELECT SINGLE because it is simpler and clearer programming.