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: Database Backup & Restore Interview Questions and Answers (Day-4)

What is a BACKUP WITH FORMAT option? BACKUP WITH FORMAT option tells SQL Server whether or not to overwrite the media header information. The FORMAT option will erase any information in a backup set that already exists when the backup is initialized. What is a BACKUP WITH SKIP option? Using the SKIP parameter will cause […]

May 21, 2016 SQL Server Interview
May 20, 2016

SQL Server: Database Backup & Restore Interview Questions and Answers (Day-3)

May 19, 2016

SQL Server: Database Backup & Restore Interview Questions and Answers (Day-2)

May 18, 2016

SQL Server: Database Backup & Restore Interview Questions and Answers (Day-1)

May 17, 2016

Database Theory: Advice to DBA, Understand RTO and RPO before Database Maintenance

May 16, 2016

SQL Server: Script to enable Native Backup Compression for all Database Backups

May 15, 2016

SQL Server: How to enable Transparent Data Encryption (TDE) on a Database?

May 14, 2016

SQL Server: Transparent Data Encryption (TDE) to Encrypt a Database

May 13, 2016

SQL Server: Important System Tables for Alerts, SQL Jobs, Operators

May 12, 2016

MySQL: Error code 1005 Can’t create table (errno 150)

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: Create FEDERATED Table to SELECT data from another server (Part 3/4)
MySQL: UDF to remove HTML Tag from the String Data
MySQL: Check, Optimize and Repair Tables using Mysqlcheck
MySQL: Frequently asked Interview Questions and Answers Part 7
MySQL Flush Command
Find duplicate records in MySQL
MySQL: Set default value for a Datetime Column
PostgreSQL !
PostgreSQL: SHOW ALL; For checking the Configuration of Server
PostgreSQL: ERROR – must be superuser to COPY to or from a file
PostgreSQL: How we can create Index on Expression?
PostgreSQL: Function to truncate all Tables created by Particular User
PostgreSQL: Get a full length column string in PgAdmin
PostgreSQL: Create Audit Trigger, for logging or Auditing your Database DML Transactions
DBRND listed by feedspot in the Category of Top 10 PostgreSQL Blogs
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....