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: Important System Tables for Backup and Restore

For the Database Administrator, Database Backup and Restore are common and routine activities. In this post, I am sharing an important list of SQL Server System tables for finding the information related to Backup and Restore. The MSDB stores all the information about the backup and restore. backupfile: Stores information about the all backed up […]

May 11, 2016 SQL Server, SQL Server DBA Script
May 10, 2016

NoSQL: Cassandra Important CQL shell commands

May 9, 2016

NoSQL: Cassandra default list of port usage

May 8, 2016

NoSQL: Cassandra introduces Role Based Authentication

May 7, 2016

NoSQL: “org.apache.cassandra.auth.CassandraRoleManager doesn’t support PASSWORD”

May 6, 2016

NoSQL: To Locate and Edit cassandra.yaml Configuration File of Cassandra

May 5, 2016

NoSQL: Cassandra Collection Data Types – List, Set, Map

May 4, 2016

NoSQL: Cassandra Automatic Data Expiration using Time to Live (ttl)

May 3, 2016

NoSQL: Create your first Index on Cassandra Column

May 2, 2016

NoSQL: Create your first Cassandra Column-Family (Table)

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: SELECT UTC_TIMESTAMP and CONVERT local date time to UTC time zone
Insert-Update, Merge statement in MySQL
MySQL: Get ID of the Last Updated Row
How to write Dynamic SQL Query in MySQL Stored Procedure
Database News: Now Uber switched from PostgreSQL to MySQL
Find duplicate records in MySQL
MySQL: Frequently asked Interview Questions and Answers Part 4
PostgreSQL !
PostgreSQL: How to Create and Use Tablespace?
PostgreSQL 9.4: Indexing on jsonb Data Type (Part 3/3)
PostgreSQL 9.5: Using FOR UPDATE SKIP LOCKED Option SELECT only Committed Records
PostgreSQL: Optimized way to populate new Column (UUID) in a Large Table
PostgreSQL: Why psql is running without Password?
PostgreSQL: Rebuild all Indexes using REINDEXDB utility and REINDEX command
PostgreSQL: How to Delete all duplicate rows Except one
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....