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

PostgreSQL: Disable Non-Durable parameters and Improve Server Performance

Important notice: Never try in your Production or any other Live server. This post is only ad-hoc and test server. Data Durability is an important part of Database ACID property. In this post, I am sharing few parameters which we can disable for achieving good performance of PostgreSQL Database Server. We should disable Non-Durable parameters […]

June 10, 2019 PostgreSQL
June 3, 2019 4

SQL Puzzle: SQL Advance Query – Place NULL for repeating values

May 27, 2019

SQL Server: Script to find the total size of the Indexes

May 20, 2019

SQL Server: How to find a time when was SQL Server Restarted

May 13, 2019

PostgreSQL: How to remove accents (diacritic signs) from lexemes

May 6, 2019 1

SQL Puzzle: SQL Advance Query – Report on Manager & Employee Nth level hierarchy

April 29, 2019

SQL Server Interview: How to remove New Line Character from a string?

April 22, 2019 1

SQL Puzzle: SQL Advance Query – Find the Week start day and Week end day for given Month

April 15, 2019

PostgreSQL: Find Factorial, Absolute, Negation value

April 8, 2019

SQL Server: Find Stored Procedures which use Dynamic SQL and Temporary Table

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: Error Code-1175 You are using safe update mode
Determine free and occupied size of Tables and Database into MySQL
MySQL Flush Command
MySQL String Functions
MySQL: Choose Data type and length of the Secure Hash Algorithm (SHA)
Lost Connection to MySQL Server during query
MySQL 5.5: Introduced PERFORMANCE_SCHEMA storage engine to inspect the performance data
PostgreSQL !
PostgreSQL: How to get the list of all privileges of a database in PSQL?
PostgreSQL: Set listen_addresses for multiple Host Addresses
PostgreSQL: How to obtain a Lock on Table?
PostgreSQL: File System Level Backup to just Copy DATA Directory
PostgreSQL: How to parse the hyphenated word?
PostgreSQL: DELETE JOIN with an example
PostgreSQL: Move Table with Data from one Schema to another Schema
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....