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: Choose Data type and length of the Secure Hash Algorithm (SHA)

Generally, we use the MD5 and SHA password encryption algorithm in MySQL Application. The MD5 and SHA password encryption algorithm is very famous for different application. The MySQL also provides a different function to use this method. When we use the hashing algorithm, we should also create a fixed length data type to store encrypted […]

July 27, 2016 MySQL
July 26, 2016

MySQL: Password Encryption using the Advanced Encryption Standard Algorithm (AES_ENCRYPT())

July 25, 2016

PostgreSQL: Should we create Multiple Databases OR create Multiple Schemas?

 
July 24, 2016

A Day in the life of a DBA !

July 23, 2016

SQL Server: Database Security Interview Questions and Answers (Day-6)

July 22, 2016

SQL Server: Database Security Interview Questions and Answers (Day-5)

July 21, 2016

SQL Server: Database Security Interview Questions and Answers (Day-4)

July 20, 2016

SQL Server: Database Security Interview Questions and Answers (Day-3)

July 19, 2016

SQL Server: Database Security Interview Questions and Answers (Day-2)

July 18, 2016

SQL Server: Database Security Interview Questions and Answers (Day-1)

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
Important MySQL and Ubuntu Console Commands
MySQL 5.5: Introduced PERFORMANCE_SCHEMA storage engine to inspect the performance data
MySQL: ERROR 1130: Host is not allowed to connect to this MySQL server
MySQL 5.7: Introduced Awesome JSON Data Type
MySQL: Install MySQL Tuner to get Performance Metrice in Ubuntu 16.04
MySQL: How to Log General and Long Running Queries into Log Table
Find top N records for each group in MySQL
PostgreSQL !
PostgreSQL: Get the Milliseconds from the Timestamp
PostgreSQL: Important Statistics Views for Monitoring the Server
Script to find active sessions or connections in PostgreSQL
PostgreSQL: How to generate a DeadLock in a Database (ERROR: deadlock detected)
PostgreSQL: Duplicate or Copy Table with Data, Constraint, Index
PostgreSQL: File System Level Backup to just Copy DATA Directory
PostgreSQL: How to find last Day of the Month
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....