SQL Language (MOSC)

MOSC Banner

Select * as of timestamp gives error: invalid identifier

edited Feb 29, 2012 11:34PM in SQL Language (MOSC) 6 commentsAnswered
Hi,


Is it not possible to do the thing below?


SELECT  store s

  FROM store as of timestamp

TO_TIMESTAMP('2012-02-29 02:19:12', 'YYYY-MM-DD HH24:MI:SS')

where s.store = 30


Regards

U

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center