📜  选择对话框 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:25.752000             🧑  作者: Mango

代码示例2
select     "DEPTNO" as "DEPTNO",
     "DNAME" as department_name,
     "LOC" as Locations,
         row_version_number,
         created, created_by, updated, updated_by
 from     "EBA_DEMO_DIALOG_DEPT" d