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 PORT information of an Instance

In this post, I am sharing one important T-SQL script to find out PORT information of the SQL Server Instance. When SQL Database Administrators are dealing with multiple SQL instances, this kind of script helps a lot to DBA. The Even Database Administrator can use this script for reporting purposes. Below T-SQL script to find […]

October 25, 2016 SQL Server, SQL Server DBA Script
October 24, 2016

SQL Server: Script to find Databases from all the Instances

October 23, 2016

SQL Server: Script to find last Restored Log backup file of the Secondary database in Log Shipping

October 22, 2016

SQL Server: Script to find all Backup History Information

October 21, 2016

SQL Server: Encrypted DDL Trigger to Track all Database Changes

October 20, 2016

MySQL: Controlling Query Optimizer to choose the Best Execution Plan

October 19, 2016

MySQL: SELECT with Index Hint option to Optimize the Query

October 18, 2016

MySQL 5.7: Script to find list of Active InnoDB Temp Tables using INNODB_TEMP_TABLE_INFO

October 17, 2016

MySQL: Script to find Largest Databases size on Server

October 16, 2016

MySQL: Script to find total occupied Size of each Storage Engines

Older postsNewer posts
Follow Me !
  • Facebook
  • Linkedlin
  • Twitter
  • Google
  • Youtube
  • Flickr
MySQL !
MySQL: How to escape apostrophe and single quote?
MySQL: Script to find Long Running Queries and Transactions
MySQL: CSV Storage Engine, Store Table data into CSV File
MySQL: Configured and Enable FEDERATED engine (Part 2/4)
MySQL: The Important Notes and Tips of FEDERATED Storage Engine (Part 4/4)
MySQL: Error Code-1175 You are using safe update mode
MySQL: Frequently asked Interview Questions and Answers Part 3
PostgreSQL !
PostgreSQL: Can we create In memory Database or Table?
PostgreSQL: How to convert Table Data into JSON formatted Data?
PostgreSQL: Use RAISE Statements to debug your Query and Function performance
PostgreSQL: pgAdmin 4 Error – Unrecognized configuration parameter “bytea_output”
PostgreSQL: Composite UNIQUE Constraint does not consider NULL Values
PostgreSQL 9.5: Introduced BRIN – Block Range Index with Performance Report
PostgreSQL 9.6: Introduced wait_event_type and wait_event new columns of pg_stat_activity
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....