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

MySQL: Missing MySQL Service in services.msc (Windows System)

After successful installation MySQL Server, Have you ever suffer any problem in connecting the Database? If you are not able to connect MySQL, there are multiple reasons. One is MySQL service may not configure in services.msc. In this post, I am sharing steps on how to install/configure MySQL Service. Step 1: Check the services.msc (open […]

ImageMarch 17, 2018 MySQL
 
March 16, 2018

MySQL: How to reset ROOT password in Windows System?

March 15, 2018

SQL Puzzle: SQL Advance Query – How to get the Name of Month

March 14, 2018

SQL Puzzle: SQL Advance Query – Get the DISTINCT String data after CONCAT

March 13, 2018

SQL Puzzle: SQL Advance Query – Concat the String records without using STUFF function

March 12, 2018

SQL Puzzle: SQL Advance Query – UPDATE Table from SELECT JOIN Statement

March 11, 2018

SQL Server: How to change the default “GO” Batch Separator?

March 10, 2018

SQL Server Interview: Primary Key Column as Non Clustered Index, Non Primary Key Column as Clustered Index

 
March 9, 2018

SQL Server: Optimize the Performance of TempDB

March 8, 2018

SQL Server Interview: Difference between Sequence Object and Identity Column

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
Difference between datetime and timestamp in MySQL
MySQL Query Cache Part I/II
MySQL 5.7: Introduced JSON Functions for Search and Manipulation
MySQL Error Handling
MySQL: How to Log General and Long Running Queries into Log Table
Determine free and occupied size of Tables and Database into MySQL
MySQL: Frequently asked Interview Questions and Answers Part 5
PostgreSQL !
PostgreSQL 9.6: Introduced a pg_blocking_pids function to get blocking process id
PostgreSQL: What are the Differences between SQL and PL/pgSQL language in Function
PostgreSQL: Must know about pg_terminate_backend and pg_cancel_backend before killing to any session
PostgreSQL: How to create RECURSIVE VIEW?
PostgreSQL: The Internal path of a Query Execution to Obtain a Result
PostgreSQL 9.4: Using FILTER CLAUSE, multiple COUNT(*) in one SELECT Query for Different Groups
PostgreSQL: Non Superuser can kill their own running queries
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....