What are temporal tables in sql server 2016?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

hi i am having .mdf file and .ldf file ..how can i get the all table in my .mdf..plz give solution

2 Answers  


Can we perform backup restore operation on tempdb? : sql server database administration

0 Answers  


What is transact-sql ddl trigger?

0 Answers  


What is mapping schema?

0 Answers  


When you first load SQL SERVER you will startup with what all databases?

3 Answers   CompuSol,






What is clustered primary key?

0 Answers  


explain extended properties

0 Answers  


List all types of constraints in sql server?

0 Answers  


What languages bi uses to achieve the goal?

0 Answers  


Explain Different types of Projects?

1 Answers  


What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.

0 Answers  


How to call a function from a stored procedure in SQL Server ?

0 Answers   HCL,


Categories