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 Monitoring 473

December 24, 2018

SQL Server: If Table Exists in a Database, don’t perform any action

December 10, 2018

SQL Server: If a Column Exists in a Table, don’t add it

November 26, 2018

SQL Server: Script to find the Largest Object of a Database

November 12, 2018

SQL Server: Script to find the Size of Indexes

October 29, 2018

SQL Server: Script to find the list of Triggers

October 15, 2018

SQL Server: How to Aggregate data and perform Multiplication?

October 8, 2018

SQL Server: While execution, Debug the Code and Print the message

October 1, 2018 1

SQL Server: Encrypt Password using HASHBYTES function

September 24, 2018

SQL Server: Generate the DROP Script for Table, Function, Stored Procedure, Schema

 
September 10, 2018

SQL Server: How to create Read Only Table?

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: Script to find Last AUTO_INCREMENT value for a Table
MySQL: SELECT UTC_TIMESTAMP and CONVERT local date time to UTC time zone
MySQL 5.7: Script to find list of Active InnoDB Temp Tables using INNODB_TEMP_TABLE_INFO
MySQL 5.7: Introduced EXPLAIN FOR CONNECTION to check the Execution Plan of Running Connections
MySQL: Script to find Long Running Queries and Transactions
MySQL: Create FEDERATED Table to SELECT data from another server (Part 3/4)
MySQL: The BLACKHOLE Storage Engine, Perform Dummy Insert on Table
PostgreSQL !
PostgreSQL: pg_ident.conf to map Operating System Username and Database Username
PostgreSQL: password authentication failed for user “postgres” in Ubuntu
PostgreSQL: Script to find total Live Tuples and Dead Tuples (Row) of a Table
PostgreSQL 9.5: Introduced BRIN – Block Range Index with Performance Report
PostgreSQL: Install pgAdmin 4 Desktop Mode in Ubuntu 16.04
PostgreSQL: Script to kill all idle sessions and connections of a Database
PostgreSQL 9.6: pg_notification_queue_usage function to monitor the queues and notifications
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....