FirebirdSQL/問答篇/SQLCommand取得資料表格
出自VFP Wiki
FirebirdSQL/問答篇/SQLCommand取得資料表格
的原始碼
跳轉到:
導航
,
搜尋
根據以下的原因,您並無權限去做編輯這個頁面:
你所請求執行的操作被禁止。
你可以檢視並複製本頁面的原始碼。
By Ruey <pre> Select RDB$RELATION_NAME from RDB$RELATIONS where RDB$VIEW_BLR is NULL ORDER BY RDB$RELATION_NAME 不包含系統表的清單 Select RDB$RELATION_NAME from RDB$RELATIONS where RDB$VIEW_BLR is NULL and RDB$SYSTEM_FLAG = 0 ORDER BY RDB$RELATION_NAME 或者 SELECT RDB$RELATION_NAME FROM RDB$RELATIONS WHERE SUBSTR(RDB$RELATION_NAME,1,3)<>'RDB' AND SUBSTR(RDB$RELATION_NAME,1,3)<>'IBE' ORDER BY RDB$RELATION_NAME </pre> [http://www.hg-fix.com/ 数据恢复] [http://www.hg-fix.com/ 硬盘数据恢复] [http://www.hg-fix.com/ 磁带数据恢复] [http://www.hg-fix.com/ raid数据恢复] [http://www.hg-fix.com/ 磁盘阵列数据恢复] [http://www.hg-fix.com/diskrecover.htm 数据恢复] [http://www.hg-fix.com/taperecover.htm 数据恢复] [http://www.hg-fix.com/raidrecover.htm 数据恢复] [http://www.hg-fix.com/ 数据修复] [http://www.hg-fix.com/ 硬盘数据修复] [http://www.hg-fix.com/ 磁带数据修复] [http://www.hg-fix.com/ raid数据修复] [http://www.hg-fix.com/diskrecover.htm 数据修复] [http://www.hg-fix.com/raidrecover.htm 数据修复] [http://www.hg-fix.com/taperecover.htm 数据修复] [http://www.hg-fix.com/ 磁盘阵列数据修复]
返回到
FirebirdSQL/問答篇/SQLCommand取得資料表格
。
檢視
頁面
討論
原始碼
歷史
個人工具
登入/建立新帳號 選單
導航
首頁
社群入口
現時事件
近期變動
隨機頁面
使用說明
搜尋
工具箱
鏈入頁面
相關頁面修訂記錄
所有特殊頁面