What is history table in sql server?



What is history table in sql server?..

Answer / Devendra Kumar Yadav

A History Table in SQL Server is a special type of table that stores the historical versions of data for auditing or reporting purposes. It can be created manually, or using features like Change Tracking or Temporal Tables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the largest component inside a field?

1 Answers  


How to apply filtering criteria at group level with the having clause in ms sql server?

1 Answers  


What is data source view or dsv? : sql server analysis services, ssas

1 Answers  


What is the full form of ddl?

1 Answers  


Is it safe to delete log files?

1 Answers  


How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?

3 Answers   HCL,


What is the difference between login and a user?

13 Answers   CTS, TCS,


Is sql server is free?

1 Answers  


what is lazy writer?

1 Answers   Wipro,


How to select all columns of all rows from a table with a select statement in ms sql server?

1 Answers  


Why truncate is ddl?

1 Answers  


What are the steps need to be take improve the speed of a SQLDATA Server?

2 Answers   IBM,


Categories