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

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

In this post, I am sharing one script to find a list of Weekends between given two Dates in SQL Server. If you are a database developer and reading this post, you should know about the life of DBA. Database Administrator life is for 24*7 and they have to also set few maintenance tasks over […]

January 21, 2019 SQL Server, SQL Server DBA Script
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: How to reset ROOT password in Windows System?
Find Table Dependency in MySQL
MySQL: Download Link for Sample Database (Sakila)
MySQL: ERROR 1130: Host is not allowed to connect to this MySQL server
Stored Procedure in MySQL
MySQL Query Cache Part II/II
Important MySQL and Ubuntu Console Commands
PostgreSQL !
PostgreSQL: SIMILAR operator for pattern matching
PostgreSQL: Optimized way to populate new Column (UUID) in a Large Table
PostgreSQL: Set listen_addresses for multiple Host Addresses
PostgreSQL 9.6: Powerful Parallel Query Processing – Full Performance Test
PostgreSQL: How to calculate RANK in a query (DENSE_RANK())
PostgreSQL: How to Install PostgreSQL 9.6 on Ubuntu 16.04?
PostgreSQL: Different options to check If Table Exists in Database
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....