Search found 1 match
- Fri Jun 15, 2012 9:27 am
- Forum: General
- Topic: Bteq script
- Replies: 0
- Views: 1569
Bteq script
I have a bteq script which will put a query to one file from a table using .EXPORT and another script which will execute that file's content using .RUN. I have aparameterized value in the file which is using as the input for .RUN command. How to add parameter to .RUN in Bteq. in total, how can we pa...