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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mminor

    Teradata Variables or Constants

    We recently converted our data into a teradata warehouse and off of a SQL Server. Code I had written prior to the conversion using Transact SQL utilized the Declare function in order to utilize variables. Ex. Declare @name varchar[10], where @name was a variable. I then could assign a value...

Part and Inventory Search

Back
Top