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 康文 閱讀(192) 評論(0)  編輯  收藏 所屬分類: 數據庫

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

          導航

          統計

          常用鏈接

          留言簿(1)

          隨筆分類

          隨筆檔案

          文章檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 阳新县| 汶川县| 宿迁市| 三原县| 东乌珠穆沁旗| 乌兰浩特市| 扎赉特旗| 永修县| 双江| 三明市| 定远县| 阿城市| 永川市| 巩留县| 海门市| 扬州市| 杭州市| 银川市| 海南省| 闵行区| 江都市| 阳泉市| 文山县| 南溪县| 建宁县| 石家庄市| 都安| 常山县| 奎屯市| 莒南县| 栾城县| 耒阳市| 平江县| 合阳县| 怀仁县| 乐昌市| 甘肃省| 玛多县| 五原县| 博野县| 嘉善县|