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

Database 1034

January 21, 2019

SQL Server: Script to find a list of Weekends between two Dates

January 14, 2019

SQL Server: Script to take full backup for all the Databases

January 7, 2019

SQL Server: Set IDENTITY to existing Column of a Table

 
December 31, 2018

PostgreSQL: Optimize the Function by defining Volatility Classification

December 24, 2018

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

December 17, 2018 3

SQL Puzzle: SQL Advance Query – Do basic validation of Email Address

December 10, 2018

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

December 3, 2018 1

SQL Puzzle: SQL Advance Query – Do the Multiplication for each Group

November 26, 2018

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

November 19, 2018 3

SQL Puzzle: SQL Advance Query – Get the Last Sunday of Previous Week

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: Procedure Variable vs Session specific User Defined Variable (@variable vs variable)
MySQL Temporary Table vs Memory Table.
MySQL: Opening and Closing of Database Connection is very costly
MySQL: SELECT UTC_TIMESTAMP and CONVERT local date time to UTC time zone
PostgreSQL: ALTER TABLE to change Fillfactor Value
MySQL: Script to find Index Usage Statistics of a Database
Find any text into Stored Procedure and Function of MySQL
PostgreSQL !
PostgreSQL: Optimized way to get first Record per each GROUP (using DISTINCT ON, LATERAL)
PostgreSQL 10: Trace the Status of Transaction (Commit, In Progress, Rollback, Aborted)
PostgreSQL: How to Install PostgreSQL 9.4 on Ubuntu 14.04?
PostgreSQL: Get a full length column string in PgAdmin
PostgreSQL: Which Filter combinations and Operators can be used with Index?
PostgreSQL: Check the progress of running VACUUM
PostgreSQL: Replace String data in all the Columns of a Table
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....