Snail Life

basketball dance rap


  • Home

  • Tags

  • Categories

  • Archives

  • Search

DB2 performance Optimization

Posted on 2019-10-14 | In database | | Visitors: ℃
Words count in article: 7.2k | Reading time ≈ 27

# 提高 DB2 查询性能的常用方法
提高DB2查询性能的常用方法

将着重介绍如何使用 Visual Explain 和 db2expln 查看动态查询的存取计划。读者可以查阅 DB2 Info Center 获得有关查看静态查询存取计划的内容。

DB2 Visual Explain

DB2 提供了非常直观有效的方法来查看查询的存取计划。DB2 Visual Explain 能够获得可视化的查询计划,而 db2expln 命令则可以获得文本形式的查询计划。有了查询计划,我们就可以有针对的对查询进行优化。根据查询计划找出代价最高的扫描 ( 表扫描,索引扫描等 ) 和操作 (Join,Filter,Fetch 等 ),继而通过改写查询或者创建索引消除代价较高的扫描或操作来优化查询。

Read more »

mxLibraryLog

Posted on 2019-10-07 | | Visitors: ℃
Words count in article: 0 | Reading time ≈ 1

有梦就有远方

Posted on 2019-10-07 | In 随笔 | | Visitors: ℃
Words count in article: 562 | Reading time ≈ 1

有梦才有远方

> 雪夜茫茫,你知道一棵小草的梦吗?寒冷孤寂中,她怀抱一个信念取暖,等到村归大地时,她就会以两片绿叶问候春天,而那两片绿叶,就是曾经在雪地下轻轻地梦呓。
> 候鸟南飞,征途迢迢,他的梦呢?在远方,在视野里,那是南方湛蓝的大海。她很累很累,但依然往前奋飞。因为梦又赐予她另一对翅膀。

Read more »

Hello World

Posted on 2019-10-07 | In hexo | | Visitors: ℃
Words count in article: 73 | Reading time ≈ 1

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"
Read more »
1…1011

snail json

您心底所憧憬的事物,一定在某个维度发生

54 posts
15 categories
21 tags
RSS
GitHub E-Mail Google 知乎

Tag Cloud

  • -- thread1
  • Anaconda1
  • Optimization1
  • algorithms27
  • db22
  • github1
  • hive2
  • linux1
  • markdown1
  • python20
  • self-study1
  • site1
  • sql2
  • statistics1
  • thread3
  • vim1
  • win10快捷键1
  • 古月山风1
  • 梦想1
  • 破晓1
  • 随笔2
© 2021 snail json | Site words total count: 137.6k
Powered by Hexo
|
Theme — NexT.Mist v5.1.4
snail silly?