SQL Server Interview: How to prevent ‘SELECT *’ using T-SQL Script?

More

SQL Server Interview: A Golden question, Can we disable the Clustered Index?

More

A Day in the life of a DBA !

More

NoSQL: The latest buzzword in Data Science, What is NoSQL? (Day 1)

More

Database Research & Development

  • Home
  • NoSQL
    • NoSQL
    • Cassandra
  • Databases
    • Database Theory
    • Database Designing
    • SQL Server Coding Standards
    • SQL Server
    • PostgreSQL
    • MySQL
    • Greenplum
    • Linux
  • Interviews
    • SQL Server Interviews
    • MySQL Interviews
    • SQL Puzzles
  • DBA Scripts
    • SQL Server DBA Scripts
    • PostgreSQL DBA Scripts
    • MySQL DBA Scripts
    • Greenplum DBA Scripts
  • Home
  • Blog Archives !
  • (: Laugh@dbrnd :)
  • Contact Me !
sqlserverinterviews

SQL Server: Check the status of running Database Backup

In this post, I am sharing a DBA Script for checking the status of running backup in SQL Server. I already shared different types of DBA Scripts on SQL Database Backup and Restore. Because the Database Backup and Restore is a primary task for any SQL DBA. SQL Server: Script to find Last Backup Time […]

January 26, 2018 SQL Server, SQL Server DBA Script
 
January 25, 2018

SQL Server: How to configure MAXDOP Parameter (Max Degree of Parallelism)

January 24, 2018

SQL Server: Find total number of Sessions of a Database

January 23, 2018

SQL Server: How to get a Stored Procedure name in CATCH Block

January 22, 2018

SQL Server Interview: For Database Fresher – Different ways to create a Primary Key

January 21, 2018

SQL Server: Script to get the definition of Trace

January 20, 2018

SQL Server: How to recycle SQL Server Agent Error logs?

January 19, 2018

SQL Server: Script to check If Mirroring enable for Database

January 18, 2018

SQL Server: Script to get the SSIS Packages of MSDB

January 17, 2018

SQL Server: Update all NULL Columns with ZERO (0)

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: InnoDB Table Compression, How we can Compressed Table?
MySQL: How to import XML File Data into a Table?
MySQL: How to change default Character set to UTF-8
MySQL: Frequently asked Interview Questions and Answers Part 3
MySQL: Using SQL Query Profiler finds total execution time and CPU information of the Queries
Database News: Now Uber switched from PostgreSQL to MySQL
MySQL: Script to determine the size of innodb_buffer_pool_size
PostgreSQL !
PostgreSQL: Must know about pg_terminate_backend and pg_cancel_backend before killing to any session
PostgreSQL: pgAdmin 4 Error – Unrecognized configuration parameter “bytea_output”
PostgreSQL 9.4: Using FILTER CLAUSE, multiple COUNT(*) in one SELECT Query for Different Groups
PostgreSQL: Rebuild all Indexes using REINDEXDB utility and REINDEX command
PostgreSQL 9.6: Introduced pg_config system view to paths and compilation details
PostgreSQL: How to Install PostgreSQL 9.4 on Ubuntu 14.04?
PostgreSQL 9.6: Introduced CROSSTABVIEW (pivot) in PSQL
About Me!

I'm Anvesh Patel, a Database Engineer certified by Oracle and IBM. I'm working as a Database Architect, Database Optimizer, Database Administrator, Database Developer. Providing the best articles and solutions for different problems in the best manner through my blogs is my passion. I have more than six years of experience with various RDBMS products like MSSQL Server, PostgreSQL, MySQL, Greenplum and currently learning and doing research on BIGData and NoSQL technology. -- Hyderabad, India.

About DBRND !

dbrnd

This is a personal blog (www.dbrnd.com).

Any views or opinions represented in this blog are personal and belong solely to the blog owner and do not represent those of people, institutions or organizations that the owner may or may not be associated with in professional or personal capacity, unless explicitly stated.

Feel free to challenge me, disagree with me, or tell me I’m completely nuts in the comments section of each blog entry, but I reserve the right to delete any comment for any reason whatsoever (abusive, profane, rude, or anonymous comments) - so keep it polite.

The content of this website is protected by copyright. No portion of this website may be copied or replicated in any form without the written consent of the website owner.

Recent Comments !
  • Anvesh Patel { Sure will do... } – May 27, 12:43 PM
  • Anvesh Patel { Great... } – May 27, 12:41 PM
  • Anvesh Patel { Great... } – May 27, 12:39 PM
  • Anvesh Patel { Great... } – May 27, 12:36 PM
  • Anvesh Patel { Great... } – May 27, 12:28 PM
  • Anvesh Patel { Great... } – May 27, 12:27 PM
  • Anvesh Patel { Great... } – May 27, 12:16 PM
  • Older »
Follow Me !
  • facebook
  • linkedin
  • twitter
  • youtube
  • google
  • flickr
© 2015 – 2019 All rights reserved. Database Research & Development (dbrnd.com)
Posting....