An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
SELECT *FROM `dimlead` WHERE birthdate < ?
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.2.006"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.2.006" expanded="true" name="Process"> <process expanded="true" height="670" width="727"> <operator activated="true" class="set_macro" compatibility="5.2.006" expanded="true" height="60" name="Set Macro" width="90" x="45" y="30"> <parameter key="macro" value="birthdate"/> <parameter key="value" value="1954-01-01"/> </operator> <operator activated="true" class="read_database" compatibility="5.2.006" expanded="true" height="60" name="Read Database" width="90" x="179" y="30"> <parameter key="connection" value="cecile_test"/> <parameter key="query" value="SELECT * FROM `dimlead` WHERE birthdate < ?"/> <parameter key="table_name" value="dimlead"/> <parameter key="prepare_statement" value="true"/> <enumeration key="parameters"> <parameter key="parameter" value="VARCHAR.%{birthdate}"/> </enumeration> </operator> <connect from_op="Read Database" from_port="output" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator></process>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><process version="5.3.000"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="5.3.000" expanded="true" name="Process"> <process expanded="true" height="328" width="803"> <operator activated="true" class="generate_nominal_data" compatibility="5.3.000" expanded="true" height="60" name="Generate Nominal Data" width="90" x="45" y="30"/> <operator activated="true" class="loop_values" compatibility="5.3.000" expanded="true" height="76" name="Loop Values" width="90" x="246" y="30"> <parameter key="attribute" value="att1"/> <process expanded="true" height="346" width="821"> <operator activated="true" class="print_to_console" compatibility="5.3.000" expanded="true" height="76" name="Print to Console" width="90" x="246" y="30"> <parameter key="log_value" value="current loop value: %{loop_value}"/> </operator> <connect from_port="example set" to_op="Print to Console" to_port="through 1"/> <connect from_op="Print to Console" from_port="through 1" to_port="out 1"/> <portSpacing port="source_example set" spacing="0"/> <portSpacing port="sink_out 1" spacing="0"/> <portSpacing port="sink_out 2" spacing="0"/> </process> </operator> <connect from_op="Generate Nominal Data" from_port="output" to_op="Loop Values" to_port="example set"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> </process> </operator></process>