I have two SQLite
tables with same fields:
The first table named as FB_Config_Trace
and the second FB_Settings
.
FB_Config_Trace
will be filled by the script to fetch the latest values from an configuration file, FB_Settings
will be set by an user.
Sample Data:
FB_Config_Trace:
FB_Settings:
How i can fetch the latest rows/entries by given Time
?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…