public interface VersionsBetweenAndStep<R extends Record,T>
VERSIONS clause DSL API,
 providing access to the flashback versions query clauses.| Modifier and Type | Method and Description | 
|---|---|
Table<R> | 
and(Field<? extends T> scn)
Add an  
AND clause to the flashback versions query clause. | 
Table<R> | 
and(T scn)
Add an  
AND clause to the flashback versions query clause. | 
Table<R> | 
andMaxvalue()
Add an  
AND MAXVALUE clause to the flashback versions query
 clause. | 
Copyright © 2015. All Rights Reserved.