Home > Contents >
Alpha TOC   |    Annotated TOC 

 

query

Defines a sql query used to fetch data for a report.

Attributes

This tag has no attributes.

Children

  • <dynamicOrderBy>
  • <where>
  • <equals>
  • <notEquals>
  • <notNull>

    Parents

  • <param>
  • <sql>

    Example

    <query>
    	select 1 as myvalue from dual
    </query>
    
    
    
    
      Home > Contents >

    Oracle WebCenter Sites 11gR1 | Analytics Tag Reference
    Copyright 2012 by Oracle Corporation
    All rights reserved.