http://expert.csdn.net/Expert/topic/2093/2093073.xml?temp=.7107965

解决方案 »

  1.   

    http://expert.csdn.net/Expert/topic/1758/1758904.xml?temp=.5312006
      

  2.   

    LONG columns cannot appear in certain parts of SQL statements: WHERE clauses, GROUP BY clauses, ORDER BY clauses, or CONNECT BY clauses or with the DISTINCT operator in SELECT statements The UNIQUE operator of a SELECT statement The column list of a CREATE CLUSTER statement The CLUSTER clause of a CREATE MATERIALIZED VIEW statement SQL functions (such as SUBSTR or INSTR) Expressions or conditions SELECT lists of queries containing GROUP BY clauses SELECT lists of subqueries or queries combined by the UNION, INTERSECT, or MINUS set operators SELECT lists of CREATE TABLE ... AS SELECT statements SELECT lists in subqueries in INSERT statements
      

  3.   

    http://expert.csdn.net/Expert/topic/1758/1758904.xml?temp=.531200