User Tools

Site Tools


kurs:flashback_version_query

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

kurs:flashback_version_query [2021/10/06 13:42] (current)
admin created
Line 1: Line 1:
 +<​code>​ 
 +select  
 +    name,  
 +    birthday, 
 +    versions_starttime,​ 
 +    versions_endtime 
 +from person VERSIONS between scn minvalue and maxvalue ​    
 +</​code>​
kurs/flashback_version_query.txt · Last modified: 2021/10/06 13:42 by admin