This figure shows how you specify bind variables for a SQL data control:

  1. Include the bind variable in your SQL query using the colon (:) notation, for example :job.

  2. Click Enter Bind Variables.

  3. Specify details for the bind variable, such as value, type, and display name.