oracle数据库commit后恢复数据INSERT INTO VITAL_SIGNS_RECselect *from VITAL_SIGNS_RECas of timestamp
oracle数据库commit后恢复数据
INSERT INTO VITAL_SIGNS_RECselect * from VITAL_SIGNS_REC as of timestamp sysdate - (3000/(24*3600)) where patient_id ='1563288'?
oracle数据库commit后恢复数据
INSERT INTO VITAL_SIGNS_RECselect * from VITAL_SIGNS_REC as of timestamp sysdate - (3000/(24*3600)) where patient_id ='1563288'?