What does bitemporal mean?



What does bitemporal mean?..

Answer / Suneel Kumar Yadav

Bitemporality is a concept in database systems where each record contains both the transaction time (the actual time when the data was stored) and valid time (the period during which the data was considered valid within the application's context). This allows for querying historical data at specific points in time, as well as tracking changes made to records over their lifespan.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Can we have exception part in trigger ?

1 Answers  


what are date and time data types in mysql? : Sql dba

1 Answers  


How do you delete a table?

1 Answers  


I m giving Source, Destination and Age. Write a procedure or function, it will give to u this source to destination tickets are available or not, if available then check this person is senior citizen or not,if this person is senior citizen then give some discount. PLZ give this answer...... Thanks advance.....

3 Answers  


wa procedure to return the month and the no'f developers joined in each month.

4 Answers   Fidelity,


i have a word ***********hello********world******. I require a o/p **********hello world**********, Need to delete the middle stars.

3 Answers  


How many tables can a sql database have?

1 Answers  


How to find last day of the month in sql query

4 Answers  


What is the difference between microsoft sql and mysql?

1 Answers  


What is not null in sql?

1 Answers  


What is sql data?

1 Answers  


How do I edit a stored procedure?

1 Answers  


Categories