What is snapshot is too old? Give and example for better understand.



What is snapshot is too old? Give and example for better understand...

Answer / Shiv Shkti Singh

"A snapshot that is too old refers to a database object (like a table or view) created at a specific point in time, which no longer reflects the current state of the data. In other words, it has become outdated since the creation time.nnFor example, let's say we have a 'sales' table and create a snapshot on January 1st: nCREATE SNAPSHOT sales_snap OF sales AS OF TRUNC(SYSDATE) - INTERVAL '30 days'; If we run this command on February 1st, the snapshot would be too old (outdated by 30 days) and would not accurately represent the current data in the 'sales' table."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

Whether any commands are used for months calculation? If so, what are they?

1 Answers  


I have a table like this Table Name:Products Productid Price 1 10 1 10 2 20 3 30 3 30 But i want to output like this. productid price 2 20. please replay me.

3 Answers   TCS,


3. Adapt your query in (2) above so that only post codes with more than twenty orders are displayed.

0 Answers   Wipro,


Can we write dml statement in function in oracle?

1 Answers  


How many different types of indexes we have in oracle?

24 Answers   IBM, TCS,


Explain about integrity constraint?

1 Answers  


Briefly explain what is literal? Give an example where it can be used?

1 Answers  


Can a parameter be passed to a cursor?

1 Answers  


How do you handle duplicate records in a database?

1 Answers  


How to rename a tablespace in oracle?

1 Answers  


What is oracle thin client?

1 Answers  


is there a tool to trace queries, like profiler for sql server?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)