Advertisement

1 - 10 of 44 containing alltags:("teradata") (0 seconds)
I have an Access Database that has 2 linked tables from a Teradata Database Datasource:        Name: SDW        Description: Data Source for SDW IP Address:       12.44.53.283 (sedwp3-8.ddc....
Zones: MS AccessDate Answered: 09/01/2004 Grade: A Views: 0
how do i change this teradata code to work in sql 2000 ( trim(consult.first_nm) ) || ' ' || ( trim(coalesce(consult.middle_intl,' ')) ) || ' ' || ( trim(consult.last_nm) ),
Zones: DatabasesDate Answered: 05/23/2005 Grade: A Views: 4
Hi, I need to export data from Sql Server 2005 to Teradata. Could anyone provide me the steps for doing the same. Thanks in advance. Arun
Zones: MS SQL DTS, SQL Server 2005, TeradataDate Answered: 09/17/2008 Grade: A Views: 4
I have a table that I want to append the records to a table on a SQL server.  NCR Teradata (Standard ANSI SQL) This is a ACCESS Date field to SQL table Date field(Format 'yyyymmdd').  Using an a...
Zones: MS AccessDate Answered: 01/05/2002 Grade: A Views: 0
Hello, Howto speedup the connection between a msaccess client app. and NCR-teradata table. I use ODBC for linking. Because the table i use is different everytime, I can't use a static link. ...
Zones: MS AccessDate Answered: 09/19/2002 Grade: B Views: 5
I have a table with the following rows Custnm   InternalId   parent Other-cloumns abc      01           p1   abc      02           p2 xyz      03           p1 I need the output giving all...
Zones: MS SQL ServerDate Answered: 07/04/2004 Grade: A Views: 0
I have a teradata ODBC connection. I need to change the password for this every 30 days, so I wanted to create a job on my MS-SQL server that could fire a SP on the teradata server to update my pas...
Zones: DatabasesDate Answered: 02/07/2006 Grade: A Views: 43
I am having trouble getting the top 10 rows in Teradata.   This is been complicated by a couple things: 1. I don't have permissions to create a temporary table. 2. I am using a group by funct...
Zones: DatabasesDate Answered: 06/23/2006 Grade: A Views: 202
Does anyone know a way to filter out non-numeric characters in a char field? I am looking for something like the following that works with Teradata: Select * from table where IsNumeric(field1)...
Zones: DatabasesDate Answered: 11/13/2006 Grade: A Views: 53
I have to match phone numbers from my table to data in the table below: sales_contact The phone number is in two seperate fields tho - prim_bus_ph_area_cd = area code prim_bus_ph_nbr = 7 digi...
Zones: Databases, SQL Syntax, PL / SQLDate Answered: 01/10/2008 Grade: A Views: 13