Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Category: SQL Server

performance impact of using synonyms

By adminPosted on January 12, 2020

Question : I have 2 databases that reside on the same server. I am trying to read static data from […]

Create a custom db roles that uses a lookup table

By adminPosted on January 12, 2020

Question : Can you create a custom DB_role like truncate, select, insert, delete permission to tables that are stored in […]

Find ClientHost using ClientIP – SQL Server 2014

By adminPosted on January 12, 2020

Question : Recently we started getting alerts as below : EventID 18456 – Login failed for user ‘abc’. Reason: Could […]

SSIS deployment on databases part of AAG

By adminPosted on January 12, 2020

Question : Experts, I have two databases, one is SSISDB, other is user database. Both of them are a part […]

How to get SQL insert and/or update to not lock entire table on MS SQL Server

By adminPosted on January 12, 2020

Question : Very much a newbie on DB work, so appreciate your patience with a basic question. I’m running SQL […]

Does SQL Server use pointers instead of storing duplicate rows?

By adminPosted on January 12, 2020

Question : I’m using the built in sp_spaceused stored procedure before and after performing a operation in our software to […]

Is it a bad practice to always create a transaction?

By adminPosted on January 12, 2020

Question : Is it a bad practice to always create a transaction? For example, it is a good practice to […]

SQL Server: Query Efficiency Having vs Subquery

By adminPosted on January 12, 2020

Question : I have the following query where I used a sub query since I can’t use aggregates in the […]

How to check actual execution plan of a query after it has been executed

By adminPosted on January 12, 2020

Question : In SQL Server, how can we see actual execution plan of a query, after it has been executed? […]

Create function in central database or repeat in each database?

By adminPosted on January 12, 2020

Question : One of my developers has written a SQL function that works like the VB.Net function (LastIndexOf) and wants […]

  • 1
  • …
  • 2,166
  • 2,167
  • 2,168
  • 2,169
  • 2,170
  • …
  • 2,189

Recent Posts

  • T-SQL Optimization
  • Why my BEFORE UPDATE trigger takes values from the NEW record? [closed]
  • Split a query results multiple times
  • Improve reading speed of MySQL table storing stock prices (100 Mil. entries)
  • Adding sql users via linked servers
  • Postgres – caching of recently inserted data?
  • Does Oracle randomly switch execution plans to check if there is a better solution?
  • Cannot INSERT into database on a shared server
  • Simple query with a single join very slow
  • How to replicate and sync MongoDB localhost to a remote server using replica set
  • How can I increase performance for select in select statement
  • Optimize UNION query in MySQL
  • Mysql Performance tuning for myisam tables.
  • Get-ClusterParameter Not Returning Expected Results
  • SQL Server Extended Events to Capture Objects access by a User [duplicate]
  • Execution time of triggers fired when a procedure is executed in postgresql
  • Efficient query to get last row group by multiple columns
  • How to use GROUP BY after the Having clause Mysql
  • PGSQL- syntax error at or near “-“
  • Huge database logging of event type rows and ways to optimize it

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding