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. davedavedave

    Dynamic SQL Creation

    Hoping someone can point me in the right direction. I need to dynamically create SQL and am not sure how to do this in teradata. Basically, I want to use the values of Column X in a table to be appended to the WHERE clause of my select statement by increments of 1000. Any help would be...
  2. davedavedave

    Problem with drilling on web

    Check and see if the results are cached. If you haven't rebooted the webserver, do that as well.
  3. davedavedave

    LAN Settings/Enable Proxy Server

    Many thanks Palagast - no luck though, that directory does not exist in the registry.........any other thoughts?
  4. davedavedave

    LAN Settings/Enable Proxy Server

    Hope someone can help - I am trying to connect via a proxy server but the company has disabled this option and the entire section is greyed out (IE -> Tools -> Options -> Connections -> LAN. Anyone know what registry setting I can change to enable this?
  5. davedavedave

    Use of short table names in SQL

    Hello All: Came across a problem and am wondering if anyone may have seen this before. I have a multiple pass query and the first pass is as follows: create volatile table ZZTBE050ENHMQ000, no fallback, no log( Some_Thing SMALLINT) primary index (Some_Thing) on commit preserve rows ;insert...

Part and Inventory Search

Back
Top