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 DBA Script 140

December 16, 2016

SQL Server: Enable Auto Create and Auto Update Statistics

December 13, 2016

SQL Server: T-SQL Script to change Schema of all the Tables

December 12, 2016

SQL Server: Who dropped a Table and Which Table has been dropped

December 9, 2016

SQL Server: Script to find waiting Queries which are block by other running Queries

November 23, 2016

SQL Server: Script to find TOP 20 most used or executed SQL Queries

November 10, 2016

SQL Server: Script to find top 20 Stored Procedure, which are utilizing more CPU

November 9, 2016

SQL Server: Script to grant EXECUTE stored procedure permission to a Database USER

November 8, 2016

SQL Server: Script to find Memory Utilization for each database

November 7, 2016

SQL Server: Script to find the CPU Information from Registry

November 6, 2016

SQL Server: Script to find top 20 running query, which are utilizing more CPU

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL 5.7: Introduced Awesome JSON Data Type
MySQL Error Handling
MySQL: Create FEDERATED Table using CREATE SERVER
MySQL: ERROR 1130: Host is not allowed to connect to this MySQL server
MySQL: The finest solution for calculating Age from Date of Birth
MySQL: Error code 1005 Can’t create table (errno 150)
MySQL: Why InnoDB Engine stores all databases in one file (ibdata1)?
PostgreSQL !
PostgreSQL: Increase the speed of UPDATE query using HOT UPDATE (Heap only tuple)
PostgreSQL 9.5: BRIN Index Maintenance using brin_summarize_new_values
PostgreSQL: Short note on VACUUM, VACUUM FULL and ANALYZE
PostgreSQL: How we can create Index on Expression?
PostgreSQL: Optimized way to populate new Column (UUID) in a Large Table
PostgreSQL: Create an auto incrementing Primary Key using a Custom Sequence
PostgreSQL: New Powerful feature of PostgreSQL 9.4
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....