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

PostgreSQL Programming 262

November 25, 2016

PostgreSQL 9.4: UNNEST() WITH ORDINALITY to generate String Array Sequence Number

November 24, 2016

PostgreSQL: Copy Database to another Server in Windows (pg_dump – backup & restore)

November 22, 2016

PostgreSQL: Force on Planner to use Sequential Scan or Index Scan

November 21, 2016

PostgreSQL 9.6: Powerful Parallel Query Processing – Full Performance Test

November 19, 2016

PostgreSQL: How to generate a DeadLock in a Database (ERROR: deadlock detected)

November 15, 2016

PostgreSQL: Fibonacci Series Function for Database Developer Interview

November 14, 2016

PostgreSQL: Which Filter combinations and Operators can be used with Index?

October 10, 2016

PostgreSQL: How the Rows are stored Physically using ctid?

October 9, 2016

PostgreSQL: What is Visibility Map (VM)?

October 8, 2016

PostgreSQL: What is a Free Space Map (FSM)?

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: Script to find total occupied Size of each Storage Engines
MySQL: Import and Export CSV data with Headers
MySQL: Error 1153 – Got a packet bigger than ‘max_allowed_packet’ bytes
Determine free and occupied size of Tables and Database into MySQL
MySQL: Script to find Source and Destination of All Foreign Key Constraint
MySQL: SELECT UTC_TIMESTAMP and CONVERT local date time to UTC time zone
How to write Dynamic SQL Query in MySQL Stored Procedure
PostgreSQL !
PostgreSQL: Optimized way to get first Record per each GROUP (using DISTINCT ON, LATERAL)
PostgreSQL: Cannot Create a table with Reserved Keyword
PostgreSQL: Create Index on Full Text Search tsvector Data
PostgreSQL: How to parse the hyphenated word?
PostgreSQL: Working with Universally Unique Identifier – UUID Data type
PostgreSQL: Script to find Orphaned Sequence, not owned by any Column
PostgreSQL: Compare two String Similarity in percentage (pg_trgm module)
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....