51Testing软件测试论坛

标题: 面试的一点收获 [打印本页]

作者: yjfhg    时间: 2007-5-29 22:24
标题: 面试的一点收获
以前做过一段时间的报表,今天面试才发现很多知识掌握的还不是全面的,整理几个知识点.
1.分析函数
    1. 自动汇总函数rollup,cube,

  2. rank 函数, rank,dense_rank,row_number

  3. lag,lead函数

  4. sum,avg,的移动增加,移动平均数

  5. ratio_to_report报表处理函数

  6. first,last取基数的分析函数
2.Combine data from one or more SELECT statements.

SELECT command  {UNION | UNION ALL | INTERSECT | MINUS} SELECT commandkey:

UNION - Combine the unique rows returned by 2 SELECT statements

UNION ALL - Combine the rows returned by 2 SELECT statements (including all duplicates)

INTERSECT - Return only those rows that are in *both* SELECT statements

MINUS - Return the rows that are in the first SELECT but not the second


3.  START WITH and CONNECT BY in Oracle SQL
The start with .. connect by clause can be used to select data that has a hierarchical relationship (usually some sort of parent->child (boss->employee or thing->parts).
It is also being used when an sql execution plan is explained. recurse-condition can make use of the keyword prior:

作者: mydarkhorse    时间: 2007-5-30 14:03
感觉好复杂啊!
作者: barcelona    时间: 2007-5-31 11:20
恩 看下 好好 楼上的莫怕呵呵
作者: Jessica_whsljj    时间: 2007-6-4 11:15
面试数据库的?
作者: logtime    时间: 2007-6-7 16:00
写了些让人看不懂的东西!郁闷
作者: applejuzi    时间: 2007-6-8 09:56
看不懂,一开始还以为是有关测试的面试
作者: Mary_archer    时间: 2007-6-26 15:16
标题: 呵呵,看不懂
用什么开发报表,这些函数是哪里的?
看不太懂啊,^_^
作者: songym2007    时间: 2007-6-29 11:11
同感
作者: Babby    时间: 2007-7-24 14:01
报表管理员?
作者: lijuansun    时间: 2007-7-27 17:06
晕!
作者: kingdees    时间: 2007-8-9 18:00
sdlkfj6
作者: wgs0923    时间: 2007-9-11 10:41
怎么面试这些东西呀?
面试开发还是DBA啊?
作者: ddonking    时间: 2007-9-11 18:23
sdlkfj8 不懂。。。!嘛玩意呀?
作者: meng0819    时间: 2007-9-13 10:56
数据挖掘方面的?
作者: yanzs0120    时间: 2007-12-13 20:56
什么东东看不懂啊???
作者: chengshi_101010    时间: 2008-4-1 22:30
晕了!
作者: 翟伟姣    时间: 2008-4-3 16:20
真的有点晕了,这是面试的吗?感觉好像没关系
作者: zkfxysy    时间: 2008-5-23 12:42
真的有点晕了,这是面试的吗?感觉好像没关系
作者: 一滴水    时间: 2008-6-1 12:18
数据库面试啊,看不懂唉。
作者: shhuangfy    时间: 2008-6-25 17:40
真没看明白
作者: gwrwd    时间: 2008-7-28 16:32
晕了




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2