adspace
Answer Posted / 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 View All Answers
Is it possible to have clustered index on separate drive from original table location?
Why and when do stored procedure recompile?
Equi join and non equi join is possible with sql server?
Explain “row_number()” in sql server with an example?
What is temporary table in sql server? Why we use temp table?
Where can you add custom error messages to sql server?
What is acid mean in sql server?
do you know how to configure db2 side of the application? : Sql server database administration
What is self contained sub query?
How to provide default values to function parameters?
How to remove duplicate rows from table except one?
What are the properties of the transaction?
What is sql or structured query language?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
How do I find the sql server version?