由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - 面试回来发考题3
相关主题
骑驴找马记MySQL DBA 的前途
一个oracle performance 的问题。最近找工作的经验 SQL DBA更新
Recommended Books for oracle beginners刚提升为数据库部门经理,寻同道支持和交流!
how to know how many uses exists in my db?common misconception in Oracle
[转载] 求教数据库的query optimization 工作的面试找 DBA,在austin, tx
请教 sql server index问题高手请进
面试回来发考题1求职 Oracle DBA
面试回来发考题2CINAOUG/CINASSUG MySQL 2013讲座
相关话题的讨论汇总
话题: execution话题: baozi话题: question话题: did话题: using
进入Database版参与讨论
1 (共1页)
n********6
发帖数: 1511
1
What do you see in the execution plan (to do performance tuning)?
(Using Google is not allowed in answering this question. Baozi will be
available for any good answers if applicable.)
B*****g
发帖数: 34098
2
见baozi就上。
indexes usage
accesse path
join type and order
execution flow
cost and cardinality
n********6
发帖数: 1511
3
Be more specific. ;)

【在 B*****g 的大作中提到】
: 见baozi就上。
: indexes usage
: accesse path
: join type and order
: execution flow
: cost and cardinality

j*****n
发帖数: 1781
4
Usually I look for scans and red color (missing stats)
j*****n
发帖数: 1781
5
so,have you got the offer?
B*****g
发帖数: 34098
6
ding

【在 j*****n 的大作中提到】
: so,have you got the offer?
n********6
发帖数: 1511
7
They are interviewing other candidates.
I got an impression from them that they are satisfied with my knowledge and
skills.
A couple of mistakes I made:
- Did not come up with the term, recursive function, in the first minute.
- Did not explain the IN and Exists well. (It was the last question raised
by the DBA. He must think I could answer this question very well. I was a
little bit tired.)

【在 j*****n 的大作中提到】
: so,have you got the offer?
j*****n
发帖数: 1781
8
well, hope the best.
btw, where is the position again? IL?

and

【在 n********6 的大作中提到】
: They are interviewing other candidates.
: I got an impression from them that they are satisfied with my knowledge and
: skills.
: A couple of mistakes I made:
: - Did not come up with the term, recursive function, in the first minute.
: - Did not explain the IN and Exists well. (It was the last question raised
: by the DBA. He must think I could answer this question very well. I was a
: little bit tired.)

a******8
发帖数: 46
9
search "t-sql execution plan" @ www.live.com
1 (共1页)
进入Database版参与讨论
相关主题
CINAOUG/CINASSUG MySQL 2013讲座[转载] 求教数据库的query optimization 工作的面试
苦逼的Oracle学员面试回忆录和录音,绝对真实!供想入行Oracle的博士们参考请教 sql server index问题
oracle dba貌似局势不大妙面试回来发考题1
Looking for an Oracle Developer/DBA面试回来发考题2
骑驴找马记MySQL DBA 的前途
一个oracle performance 的问题。最近找工作的经验 SQL DBA更新
Recommended Books for oracle beginners刚提升为数据库部门经理,寻同道支持和交流!
how to know how many uses exists in my db?common misconception in Oracle
相关话题的讨论汇总
话题: execution话题: baozi话题: question话题: did话题: using