Code has been added to clipboard!

Bringing Back Data Value With SQL Last

Example
SELECT LAST(col_name) FROM tbl_name;