CREATE QUERY statement
Creates a dynamic query.
Syntax
handle
IN WIDGET-POOLwidget-pool-name
ExampleThe following example creates a dynamic query with a static buffer and a dynamic predicate (WHERE clause) which is resolved at run time:
NotesSee alsoCREATE BUFFER statement, DEFINE QUERY statement, QUERY-OPEN( ) method, QUERY-PREPARE( ) method
OpenEdge Release 10.2B
|