Re: display a field from last updated row

2017-06-15 Thread Mike Dewhirst
On 16/06/2017 12:01 PM, sum abiut wrote: Hi, i am having trouble trying to figure this out. I have a table something as below. i want to write an sqlalchemy that query the table and then display the email address from the row that was last updated. Please point me to the right direction to

display a field from last updated row

2017-06-15 Thread sum abiut
Hi, i am having trouble trying to figure this out. I have a table something as below. i want to write an sqlalchemy that query the table and then display the email address from the row that was last updated. Please point me to the right direction to help me accomplished that. fname lname email