# ctid represents the physical location when you don't have an ID or a DATE SELECT * from <table_name> ORDER BY ctid DESC LIMIT <limit>;