Difference between revisions of "IBM CMOD Query Restrictions"

m
Content Manager OnDemand Query Restrictions
m (Jderrick moved page Query Restrictions to IBM CMOD Query Restrictions: More accurate page totle.)
m (Content Manager OnDemand Query Restrictions)
Line 2: Line 2:


== How Query Restrictions Work ==  
== How Query Restrictions Work ==  
Query restrictions are created inside Group definitions.  They take the form of a fragment of an SQL statement that limits the results returned.  They're added to the SQL command built by Content Manager OnDemand, before it is sent to the database to be executed.
Query restrictions are created inside Group definitions.  They take the form of a fragment of an SQL statement that limits the results returned to a subset of the metadata in the table.  They're added to the SQL command built by Content Manager OnDemand, before it is sent to the database to be executed.  Query restrictions are applied to users who are members of the group.


== Examples ==
== Examples ==