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

Transaction 19

July 8, 2019

Database Theory: What is CAP theorem – Consistency, Availability, Partition

July 1, 2019 1

PostgreSQL: Example of SERIALIZABLE Isolation Level

June 17, 2019 5

SQL Puzzle: SQL Advance Query – To generate the account balance column for Bank Accounts

 
April 7, 2018

PostgreSQL: Can’t update a table without finishing execution of function

February 9, 2018

SQL Server: Set IMPLICIT TRANSACTIONS, Not require BEGIN TRANSACTION

December 10, 2017

PostgreSQL 10: Trace the Status of Transaction (Commit, In Progress, Rollback, Aborted)

May 27, 2017

SQL Server: Committed Inner transactions never releases the log disk space

May 26, 2017

SQL Server Interview: If Outer transaction ROLLBACK, what happens to Inner transaction

April 7, 2017

PostgreSQL 9.6: Introduced a pg_blocking_pids function to get blocking process id

February 25, 2017

SQL Server: Script to find bad Sessions or Processes

Older posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
Find duplicate records in MySQL
MySQL: Frequently asked Interview Questions and Answers Part 2
MySQL Query Cache Part II/II
MySQL: Simplest way to move your InnoDB table from one Database to another Database
MySQL: Script to determine the size of innodb_buffer_pool_size
MySQL: Copy Database From One Server to Another Server (Using mysqldump)
MySQL: Create FEDERATED Table to SELECT data from another server (Part 3/4)
PostgreSQL !
PostgreSQL: Create Index using ORDER BY (ASC/DESC)
PostgreSQL: Use PSQL command line variable to make your SQL Queries Dynamic
PostgreSQL: How to Insert text with single quote and apostrophe?
PostgreSQL: Script to kill all idle sessions and connections of a Database
String Array as an input parameter in PostgreSQL
PostgreSQL: Generate full Database Script using PGAdmin Tool
PostgreSQL: How to switch the Database Connection?
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....