archetecture query

          1 hierachical Queries
          ?select [level],colun,expr......
          ?from table
          ?[where condition(s)]
          ?[start with condition(s)]
          ?[connect by prior condition(s)]
          ?
          ?where condition
          ? exprcompparison_operator expr

          2 Starting Point
          ?.Specifies the condition that must be met
          ?.Accepts any valid condition
          3 Waling the Tree
          ? connect by prior column1=column2
          ? walk from the top donw ,using the employees table
          ?? top donw
          ???? column1=parentkey
          ???? column2=childkey
          ?? bottom up
          ???? column1=child key
          ???? column2=parent key

          ? select level,last_name
          ? from employees
          ? start with last_name='king'
          ? connect by prior employee_id=manager_id;

          posted on 2006-10-11 14:42 康文 閱讀(187) 評論(0)  編輯  收藏 所屬分類: 數據庫

          <2006年10月>
          24252627282930
          1234567
          891011121314
          15161718192021
          22232425262728
          2930311234

          導航

          統計

          常用鏈接

          留言簿(1)

          隨筆分類

          隨筆檔案

          文章檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 徐水县| 井研县| 团风县| 重庆市| 乌恰县| 正镶白旗| 栖霞市| 高安市| 湛江市| 宝丰县| 汝州市| 法库县| 北川| 廉江市| 永定县| 张家川| 城口县| 调兵山市| 布拖县| 东丰县| 梅州市| 河曲县| 汝州市| 墨竹工卡县| 黄冈市| 铜川市| 武夷山市| 金乡县| 耒阳市| 定安县| 井研县| 仁化县| 贵阳市| 阿坝县| 凤凰县| 龙江县| 西丰县| 江华| 佛冈县| 漳州市| 景东|