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

Category: Query Performance

Slow delete with varbinary(max) column

By adminPosted on March 18, 2023

Question : I have two tables that temporarily hold uploaded data from a web application before it gets processed. This […]

Speed up query execution. Can we add an index or rewrite the query

By adminPosted on March 18, 2023

Question : I’ve been working on this query handed to me by a developer who wanted to reduce the query […]

Query not showing in dba_hist_active_sess_history

By adminPosted on March 17, 2023

Question : The application team claims there was a statement that took about 30s to execute at about a certain […]

Is it possible to change between SELECT column based on an “IF” statement? and use INNER JOIN variables?

By adminPosted on March 17, 2023

Question : I have a table of ‘mapped_products’: product_id | price A table of ‘product_id_to_name’: product_id | product_name (please don’t […]

SQL Server – how can a select be so slow [closed]

By adminPosted on March 16, 2023

Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]

Viewing execution plans for queries with parameters

By adminPosted on March 16, 2023

Question : I have a sample query generated by an application (Microsoft Dynamics AX 2012 in this case) which is […]

How to Speed Up my SQL Query?

By adminPosted on March 16, 2023

Question : I have a query that is taking much longer than I expect it should, and I can not […]

how to find out the `Key Lookups` in the current query plan?

By adminPosted on March 16, 2023

Question : I am putting a query to list the key lookups that are present in the current requests being […]

How much performance difference could be assumed from an XAMPP server to a real Server [closed]

By adminPosted on March 15, 2023

Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]

What can speed up a SQL count query?

By adminPosted on March 15, 2023

Question : When doing a count (aggregate) SQL query, what can speed up the execution time in these 3 database […]

  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 146

Recent Posts

  • SQL query optmization [closed]
  • Is it possible to optimize this query? Currently taking days (no sign of stopping) on ~11 million records
  • We use MongoDB 3.6 community version, How can i get the number of hits on single collection as well as bandwith usage?
  • Will too many tables slow Mysql down?
  • Group By hour over large dataset
  • “Force Encryption” vs “Force Protocol Encryption” in SQL Server
  • Mysql checksum for master-slave replication returning different values, despite being identical
  • Same record shows up multiple times in ordered paginated query
  • Allow users to only view the databases they have access to
  • Does ALTER on PostgreSQL, Oracle table (respectively) create intermediate copy of the table?
  • Delete rows from a large table with joins and aggregating (resulting in 1 % less rows in the big table)
  • How to record sqlplus session activity like “/var/messages” in Unix..? [closed]
  • Mysql dump with View dependent on user
  • How does Oracle know who I am?
  • Filter a SQL replication
  • Return values from Left Table Only Once
  • Get the list of all Tables, Views, Stored procedures that are not added in a publication for replication
  • Optional oneToOne relations and criteria field
  • Create incremental/differential backups in ProgressDB
  • How do I send a database to someone else?

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