View Condition

This holds the WHERE condition. The condition is a part of the view's definition and is applied each time the view is queried. DataView places no restrictions on the structure of a view condition, and saves it without checking into the database. The user is responsible for creating meaningful selection criteria and, if a number of linked base tables is used, for including the necessary keys. Use SQL syntax, dependent on the database you are using.

SQL Statement/Oracle

View condition in SQL syntax for an ORACLE database

attribute master attribute for table (T_TABLE)
type, entry string, entry optional
max. no. of characters 2000
selection tool no
multilingual field no