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: Database Mirroring Interview Questions and Answers (Day-2)

What is an asynchronous operation mode? This is high-performance mode. The mirror server tries to keep up with the log records sent by the principal server. The mirror database might lag somewhat behind the principal database. However, typically, the gap between the databases is small. However, the gap can become significant if the principal server […]

May 31, 2016 SQL Server Interview
May 30, 2016

SQL Server: Database Mirroring Interview Questions and Answers (Day-1)

May 29, 2016

SQL Server: Internal Storage and Memory Architecture Interview Questions and Answers (Day-5)

May 28, 2016

SQL Server: Internal Storage and Memory Architecture Interview Questions and Answers (Day-4)

May 27, 2016

SQL Server: Internal Storage and Memory Architecture Interview Questions and Answers (Day-3)

May 26, 2016

SQL Server: Internal Storage and Memory Architecture Interview Questions and Answers (Day-2)

May 25, 2016

SQL Server: Internal Storage and Memory Architecture Interview Questions and Answers (Day-1)

May 24, 2016

SQL Server: Database Backup & Restore Interview Questions and Answers (Day-7)

May 23, 2016

SQL Server: Database Backup & Restore Interview Questions and Answers (Day-6)

May 22, 2016

SQL Server: Database Backup & Restore Interview Questions and Answers (Day-5)

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: How to reset ROOT password in Windows System?
MySQL: FEDERATED Table Engine – SELECT data from another Server (Part 1/4)
MySQL: Script to find Missing Indexes for particular type of Columns
MySQL: Error Code-1175 You are using safe update mode
Find duplicate records in MySQL
MySQL Temporary Table vs Memory Table.
MySQL: Function to Split String Value Using Different Delimiters and Position
PostgreSQL !
PostgreSQL 9.5: Introduced BRIN – Block Range Index with Performance Report
PostgreSQL: Script to check a Fillfactor value for Tables and Indexes
PostgreSQL: Create Audit Trigger, for logging or Auditing your Database DML Transactions
PostgreSQL: Non Superuser can kill their own running queries
PostgreSQL: FATAL Error – remaining connection slots are reserved for non-replication superuser connections
PostgreSQL: Populate DROP FUNCTION script with the type of Parameters
dbrnd.com published 125 Posts: This Gratitude Post for Readers
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....