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: Compare two String Similarity in percentage (pg_trgm module)

In this post, I am sharing small demonstration on, how to find similarity between Postgres strings in percentage? PostgreSQL is a well known for a variety of string functions which are used for data analysis. One of our developers is generating random token string manually for two columns, and now he is required to find […]

May 20, 2017 PostgreSQL
May 19, 2017

SQL Server: Move your database using Attach and Detach

May 18, 2017

SQL Server Interview: What is difference between SINGLE_USER, RESTRICTED_USER and MULTI_USER

May 17, 2017

SQL Server: T-SQL Script to identify current Authentication Mode

May 16, 2017

SQL Server Interview: Can disable the Index, If yes, how to verify disable indexes?

 
May 15, 2017

SQL Server 2017: Microsoft released Community Technical Preview (CTP 2.0) on 19th April 2017

April 27, 2017

SQL Server Interview: What are the different Startup Options?

April 26, 2017

SQL Server: How to move TempDB from one drive to another drive

April 25, 2017

SQL Server: A network-related or instance-specific error occurred while establishing a connection

April 24, 2017

PostgreSQL: Use pg_dump | SSH | psql, Copy Table data from a Server to another Server

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
How to Insert if not exists in MySQL
MySQL: Mathematical Calculation using Values, Parameters, Variables and Columns
MySQL: Controlling Query Optimizer to choose the Best Execution Plan
Database Theory: What is difference between MySQL and PostgreSQL?
MySQL: Create FEDERATED Table to SELECT data from another server (Part 3/4)
MySQL: Frequently asked Interview Questions and Answers Part 5
MySQL: How to generate Cumulative Sum Column?
PostgreSQL !
PostgreSQL: Script to kill all idle sessions and connections of a Database
PostgreSQL: Set Application Name for each Session and Connection
PostgreSQL: Different options to check If Table Exists in Database
PostgreSQL: Change or Move Default Data Directory in Windows
PostgreSQL: Performance Test of RETURNS TABLE vs OUT Parameters
PostgreSQL: Do Modulo Operation using MOD Function
Script to find active sessions or connections in PostgreSQL
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....