Trending :
  • Why normally full recovery model is used in production server?
  • Explain different types of backups?
  • When we will go for bulk-logged recovery model.
  • How many types of recovery models are in SQL server ? Explain them.
  • Why normally full recovery model is used in production server?
  • facebook
  • twitter
  • linkedin

SQL Database

Wanna be a Database Administrator ? Follow Us , Support Us , Stay with Us Because "We are DBA".

  • Home
  • Microsoft SQL Server
  • Microsoft Azure
  • Windows PowerShell
  • About Us and Privacy Policy
Search for:
  • Home
  • 2018
  • July

How many types of recovery models are in SQL server ? Explain them.

July 29, 2018April 22, 2019Microsoft SQL Server

There are three type of recovery models are there. They are – Full Recovery Model : In full recovery model…

Read More

Why normally full recovery model is used in production server?

July 22, 2018April 22, 2019Microsoft SQL Server

Because, in full recovery model every transaction store into transaction log until either a transaction log backup occurs or the…

Read More

What is SQL server port number?

July 15, 2018April 22, 2019Microsoft SQL Server

1433

How differential backup and log backup depends on full back up?

July 8, 2018April 22, 2019Microsoft SQL Server

As because log backup’s ‘Database Backup LSN’ number is equals to Full backup’s ‘Checkpoint LSN’ number and log backup’s ‘Checkpoint…

Read More

What is the query and table by which we can get the Backup LSN number?

July 1, 2018April 22, 2019Microsoft SQL Server

USE [master] RESTORE HEADERONLY FROM DISK = N’C:\Temp\Full1.BAK’ RESTORE HEADERONLY FROM DISK = N’C:\Temp\Tran1.TRN’ RESTORE HEADERONLY FROM DISK = N’C:\Temp\Tran2.TRN’…

Read More

Recent Posts

  • Why normally full recovery model is used in production server?
  • Explain different types of backups?
  • When we will go for bulk-logged recovery model.
  • How many types of recovery models are in SQL server ? Explain them.
  • Why normally full recovery model is used in production server?

Archives

  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018

Categories

  • Microsoft Azure
  • Microsoft SQL Server
  • Windows PowerShell
Copyright © PABTechnology
PT Magazine by ProDesigns