Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by aka2007

  1. aka2007

    Need to read date field from table in BTEQ on UNIX

    Hi, I have following bteq script to export some data on Unix enviornment. run_date I am getting from teradata Control date table: .export report file ='export_file_name' Select **** FROM *,*,*,*,control_table WHERE cust_date between Control_table.run_date -2 and control_table.run_date ...

Part and Inventory Search

Back
Top