|
|
Archives of the TeradataForum
Message Posted: Mon, 12 May 2008 @ 19:43:53 GMT
Subj: | | Re: How to get prompt for input variable |
|
From: | | Michael Larkins |
akula:
If you are using SQL Asst or Nexus, these tools allow you to use Named Parameters. It recognizes any name that starts with a "?" as a
parameter and stops to prompt the user for a value before sending the SQL to Teradata. It substitutes the entered value in place of the parameter
name and sends it down.
Hope this helps,
Michael Larkins
Certified Teradata Master
Certified Teradata SQL Instructor
| |