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!

Search results for query: *

  • Users: mittit
  • Content: Threads
  • Order by date
  1. mittit

    Null vs Empty

    I have got a problem handling some records which have a couple of columns (A, B, C) with Null value representing with the ? sign. Also, those records have another column (D) which is totally empty. I want to exclude those records with empty D column but don't know what criteria to put in to...
  2. mittit

    Import data from a tap-delimited file

    Could anyone show me how to import data from a tab-delimited file (txt or csv) into a new Teradata table without having to write the CREATE TABLE statement again, given the column names defined in the source txt file? Is there a import function similar to the DTS in SQL Server?

Part and Inventory Search

Back
Top