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 Performance Tunning 280

April 1, 2016

SQL Server: READ COMMITTED Isolation Level with the READ_COMMITTED_SNAPSHOT option

March 27, 2016

SQL Server: How to read database error log using T-SQL (xp_readerrorlog)

March 22, 2016

SQL Server: Script to find Installation Date, time and Authentication Mode

March 21, 2016

SQL Server: Script to find Heap Table without having an Index

March 18, 2016

SQL Server: Script to find the status of Trace is running or not

March 17, 2016

SQL Server: Truth about assigning variables using SET versus SELECT

March 16, 2016

SQL Server: Script to change the Recovery Model of a Database

March 15, 2016

SQL Server: Script to find Index Average Fragmentation in Percentage

March 14, 2016

SQL Server: Script to make Database Read Only and Read Write

March 5, 2016

SQL Server 2012: The Amazing CONCAT function for string concatenation

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: ERROR 2006 (HY000) MySQL server has gone away
MySQL: Script to find Largest Databases size on Server
MySQL 5.5: Introduced PERFORMANCE_SCHEMA storage engine to inspect the performance data
MySQL: How to Install MySQL 5.7 on Ubuntu 16.04?
MySQL: SELECT UTC_TIMESTAMP and CONVERT local date time to UTC time zone
MySQL: Script to find total occupied Size of each Storage Engines
MySQL 5.5: How to configure and enable Performance Schema Engine?
PostgreSQL !
PostgreSQL: Generate full Database Script using PGAdmin Tool
PostgreSQL: Force on Planner to use Sequential Scan or Index Scan
PostgreSQL: Script to find total Live Tuples and Dead Tuples (Row) of a Table
PostgreSQL: Improve the performance of Query Sort operation by setting work_mem
PostgreSQL: Change the Default Data Directory in Linux
PostgreSQL 9.5: BRIN Index Maintenance using brin_summarize_new_values
PostgreSQL: Use PSQL command line variable to make your SQL Queries Dynamic
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....