Code has been added to clipboard!

SQL FIRST in MS Access

Example
SELECT FIRST(Name) AS FirstCustomer FROM Customers;