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

Tag: scan

How does a column-oriented DBMS filter on multiple columns?

By adminPosted on August 29, 2022

Question : I’m learning how column-oriented DBMS / “columnars” work for OLAP situations. Let’s say we have a log of […]

Delete cascade produce scan intead of index seek

By adminPosted on October 11, 2021

Question : I have two tables in my database. TableA : 1427877 rows TableB : 339939000 rows TableB has a […]

MSSQL Join between big and empty tables

By adminPosted on October 10, 2021

Question : I’ve got an issue with estimated cost and join predicate : SELECT c.Id FROM Table_A a LEFT JOIN […]

SCAN listener redirects connection to another port

By adminPosted on June 8, 2021

Question : I have setup RAC. I have two listeners LISTENER and LISTENER_DG. LISTENER is listening port 1521 LISTENER_DG is […]

MSSQL Join between big and empty tables

By adminPosted on March 8, 2021

Question : I’ve got an issue with estimated cost and join predicate : SELECT c.Id FROM Table_A a LEFT JOIN […]

Very high (99%) insertion cost in estimated execution plan

By adminPosted on December 24, 2020

Question : I have four tables with 500,000 to 4,000,000 rows. The script joins them and insert into a temporary […]

Vulnerability in Server from SQL Server 2008 R2

By adminPosted on August 10, 2020

Question : We scanned our systems and got a high vulnerability reported in a server. One of the thing that […]

Recent Posts

  • Reasons for avoiding large ID values
  • Sql Statement to display multiple true statement
  • How do I force SQL Server to use my spatial index through a view?
  • How to optimize selection of pairs from one column of the table (self-join)?
  • Unable to drop the table since its showing waiting for meta data lock
  • SQL Server: localhost vs MSSQLLocalDB
  • Exclude rows when a column has matches
  • Converting 3 Master + 1 Slave to 4 Master – Any advice?
  • Creating a test database from Production database (different machines & servers)
  • Wrong results on queries with join for some MariaDB versions
  • Find any employees who earn less than the employee hired immediately after them [closed]
  • SQL Server Replication Agent Permission
  • Index usage on a temporary table
  • MySQL – Simple update is very slow and causing high load average with large amount of server
  • PostgreSQL is not using index with large data
  • During installation can’t change directory
  • Column order for better index
  • Why is this PostgreSQL volatile function faster than an inline subquery?
  • Ignoring temp table in Postgres event trigger
  • How do I get the difference in minutes from 2 timestamp columns?

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