Blogging About SQL Tips & Tricks

  • About Us
Archive for January 2016
Basic Difference Between Tables and Views in SQL Server

Basic Difference Between Tables and Views in SQL Server

Blogging About SQL Tips & Tricks 6:06:00 PM Add Comment
Blogging About SQL Tips & Tricks
This blog has been written with the motive of giving readers a quick overview about the difference between Tables and Views in SQL Server. W...
Read More
Violation of Primary Key Constraint Error Code 2627

Violation of Primary Key Constraint Error Code 2627

Blogging About SQL Tips & Tricks 2:18:00 PM Add Comment
Blogging About SQL Tips & Tricks
Suppose, you want to insert some data in SQL Server database using an INSERT SELECT statement that contains a primary key, and when you run ...
Read More
Fix - Restore Database is Terminating Abnormally Error 3013

Fix - Restore Database is Terminating Abnormally Error 3013

Blogging About SQL Tips & Tricks 5:32:00 PM Add Comment
Blogging About SQL Tips & Tricks
SQL Server Error 3013 Let’s understand the SQL Server error 3013: Restore Database is Terminating Abnormally. Suppose, you changed the lo...
Read More
How to Restore a Single Table in SQL Server from Backup

How to Restore a Single Table in SQL Server from Backup

Blogging About SQL Tips & Tricks 6:08:00 PM 2 Comments
Blogging About SQL Tips & Tricks
Restore a Single Table in SQL Server Suppose, you have a table in your SQL Server database that has several important data items, but your ...
Read More
SQL Server Truncate and Shrink Transaction Log File

SQL Server Truncate and Shrink Transaction Log File

Blogging About SQL Tips & Tricks 5:52:00 PM Add Comment
Blogging About SQL Tips & Tricks
First, we should know what is transaction log file in SQL Server and what is the difference between truncating and shrinking of log file? L...
Read More
Restore Files and Filegroups in SQL Server from Backup

Restore Files and Filegroups in SQL Server from Backup

Blogging About SQL Tips & Tricks 6:03:00 PM Add Comment
Blogging About SQL Tips & Tricks
In the previous article we have discussed about SQL Server database files and filegroups and how to backup the file and filegroups. In this...
Read More
 SQL Server Database File and Filegroups and Backup

SQL Server Database File and Filegroups and Backup

Blogging About SQL Tips & Tricks 6:00:00 PM Add Comment
Blogging About SQL Tips & Tricks
What is SQL Server database filegroups Every database has a primary file group. SQL Server Database filegorup contain both primary as well ...
Read More
Subscribe to: Posts (Atom)

SQL MVP & EXPERT COMMUNITY

SQL MVP & EXPERT COMMUNITY

Popular

  • Role Of Simple Recovery Model in Database Recovery
    Overview In Simple Recovery Model, the individual purpose of the transaction log is to provide data consistency and integrity during the no...
  • How to Restore a Single Table in SQL Server from Backup
    Restore a Single Table in SQL Server Suppose, you have a table in your SQL Server database that has several important data items, but your ...
  • Recover SQL Server Database Without Backup – Know the Effective Solution
    Recover SQL Server Database Without Backup – Know the Effective Solution
    SQL Server is a relational database management system developed by Microsoft. The database server is a software product with the pri...
  • Upload SQL Database to Azure SQL Server Without Any Data Loss
    Upload SQL Database to Azure SQL Server Without Any Data Loss
    Want to know how to migrate SQL Server database to Azure? Looking for the simplest solution to upload SQL database to Azure? Your search en...
  • SQL Error 945: Database Cannot Be Opened Due To Inaccessible Files
    Introduction Let’s take a scenario to understand the "SQL Server error 945 database cannot be opened due to inaccessible files or insu...
  • How To Fix SQL Server Transactional Replication Error 20598
    Overview of Replication in SQL Server In SQL Server the Replication is a set of techniques to transfer the database objects like schema, v...
  • Fix Microsoft SQL Server Management Studio Error 916
    Fix Microsoft SQL Server Management Studio Error 916
    Introduction to SQL Server Error 916 While connecting to SQL Server database using SQL Server Management Studio with limited permissions yo...
  • Fix SQL Server Error 3201 - Cannot Open Backup Device
    Introduction to SQL Server Error 3201 Suppose you have a healthy backup of your database and want to restore the same, when you are perform...
  • SQL Server Login Failed Error 18456: Understand Its States
    Overview If the SQL Server gives an error that prevents login from succeeding, the user will get the following error message: Msg 18456, L...
  • How to kill Active Transaction in SQL Server
    Transactions are the essential component to trace the database logs in the SQL Server. They are the single unit of work. SQL Server executes...

Label

sql server error 21 backup 4 backup error 4 restore 4 transaction log 4 mdf file 3 sql tables 3 stored procedure 3 suspect database 3 truncate 3 filegroups 2 ldf file 2 recovery models 2 sql server 2016 2 views 2 DBCC SHRINKFILE 1 alert 1 attach database error 1 bcp utility 1 clustered index 1 database snapshot 1 decryption 1 delete 1 drop 1 duplicate records 1 encryption 1 error log 1 fcb open failed 1 functions 1 index pages 1 json 1 log file 1 login failed 1 lsn 1 maintenance plan 1 migrate on premise sql database to Azure 1 move data from SQL Server to Azure 1 operating system error 1 orphaned users 1 primary key 1 recover corrupt mdf file 1 recover corrupt sql database 1 recover deleted data fom sql server table 1 recover sql database 1 recover sql server database without backup 1 replication 1 retrieve deleted rows from sql server 1 sa password 1 shrink 1 sql recovery 1 sql script 1 sql server monitoring 1 sql server performance 1 table 1 temporary tables 1

Archive

  • ►  2015 (16)
    • ►  October (1)
    • ►  November (7)
    • ►  December (8)
  • ▼  2016 (38)
    • ▼  January (7)
      • SQL Server Database File and Filegroups and Backup
      • Restore Files and Filegroups in SQL Server from Ba...
      • SQL Server Truncate and Shrink Transaction Log File
      • How to Restore a Single Table in SQL Server from B...
      • Fix - Restore Database is Terminating Abnormally E...
      • Violation of Primary Key Constraint Error Code 2627
      • Basic Difference Between Tables and Views in SQL S...
    • ►  February (8)
    • ►  March (4)
    • ►  April (4)
    • ►  June (3)
    • ►  July (4)
    • ►  August (2)
    • ►  September (1)
    • ►  October (1)
    • ►  November (1)
    • ►  December (3)
  • ►  2017 (6)
    • ►  January (3)
    • ►  February (1)
    • ►  May (1)
    • ►  June (1)
  • ►  2018 (41)
    • ►  January (1)
    • ►  February (1)
    • ►  March (3)
    • ►  April (4)
    • ►  May (9)
    • ►  June (5)
    • ►  July (3)
    • ►  September (8)
    • ►  November (3)
    • ►  December (4)
  • ►  2019 (6)
    • ►  February (2)
    • ►  June (2)
    • ►  September (1)
    • ►  November (1)
Powered by Blogger.
  • SQL Server Error 5171
  • SQL Server Error 3417
  • SQL Server Error 3414
  • Shrink SQL Server Transaction Log
  • SQL Server Backup Error 3013
  • Restoring Database From MDF File
  • SQL Server Error 8959
  • Create a Clustered Index In SQL Server
  • Restore SQL Database From Backup File
  • Create a Full Database Backup
  • SQL Server Fatal Error 823
  • SQL Login Failed Error 18456

Copyright © 2017 Blogging About SQL Tips & Tricks All Right Reserved