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 Query 558

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 8, 2019

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

March 18, 2019 5

SQL Puzzle: SQL Advance Query – Replace NULL with Previous Non Null value

March 11, 2019 5

SQL Puzzle: SQL Advance Query – Generate the data in the RANGE format

January 28, 2019

SQL Server: Auto Generate Database Detach and Attach Scripts

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 24, 2018

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

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL 5.7: Introduced EXPLAIN FOR CONNECTION to check the Execution Plan of Running Connections
MySQL 5.7: Script to find list of Active InnoDB Temp Tables using INNODB_TEMP_TABLE_INFO
MySQL 5.7: How to create an Index on JSON Data Type Column
MySQL: How to generate Cumulative Sum Column?
Determine free and occupied size of Tables and Database into MySQL
MySQL: Password Encryption using the Advanced Encryption Standard Algorithm (AES_ENCRYPT())
MySQL: Understand Case Sensitivity parameters for Effective Migration (Case Sensitive or Case Insensitive)
PostgreSQL !
PostgreSQL: Different options for Data Type Casting
PostgreSQL 9.6: Introduced wait_event_type and wait_event new columns of pg_stat_activity
PostgreSQL: Important Database Administrator Commands Part II (PSQL)
PostgreSQL Dynamic SQL
PostgreSQL: Generate ALTER statements to Rename table and column name in Lower case
PostgreSQL: How to switch the Database Connection?
PostgreSQL: Script to Find Table and Column without comment or description
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....