createview.sql Top Code Blame 3 lines (3 loc) · 218 Bytes Raw 1 2 3 create view v_em as select employee.employeeID,employee.name,salary.income from employee,salary where ...
String sql = "CREATE OR REPLACE FORCE VIEW \"CMIS\".\"WFI_AGENT_LOGEND\" (\"INSTANCEID\", \"WFID\", \"WFSIGN\", \"NODEID\", \"NODESTARTTIME\", \"ORIGINALUSER ...