teradata
Difference between "TOP" and "SAMPLE" in TeraData SQL
What is the difference between \"TOP\" and \"SAMPLE\" in TeraData SQL? Are they t开发者_Python百科he same?From TOP vs SAMPLE:[详细]
2023-03-13 06:32 分类:问答problem with inserting a casted interval literal into a teradata 13.0 database using ODBCtest
I am trying to execute this query: INSERT INTO SEN.Interval_Day_Minute_Table VALUES(\'NegativeIntervalDay\', CAST(INTERVAL -\'200 5\' DAY TO HOUR AS INTERVAL DAY (4) TO MINUTE))[详细]
2023-03-13 04:33 分类:问答Use of AMPs in create table command in Teradata
I am new to Teradata. Can anyone tell me How exactly the AMPs going to helpful in creation of any table in Teradata.[详细]
2023-03-11 05:01 分类:问答Bteq Scripts to copy data between two Teradata servers
How do I copy data from multiple tables within one database to another开发者_如何学Go database residing on a different server?[详细]
2023-03-09 07:59 分类:问答Connecting SSAS to Teradata
I have been building cubes for the last six month and was doing well until I was approached with a new task. This new task was to setup a cube that uses Teradata as it\'s data source so I get to build[详细]
2023-03-06 17:48 分类:问答Fastest way to find Quotient by Dividing two Number
I have to do some logic based on the following implementation. I have a big number upto 36 Digits e.g. 913695089923267549815145223638290430 (randomly generated by different app). I need to divide it[详细]
2023-03-06 01:49 分类:问答Need a better option - outer joining 32 times to same table
I have a nasty SQL query problem and I\'d love help with an elegant solution.I\'m trying to avoid 32 left outer joins to the same table.[详细]
2023-03-05 19:56 分类:问答How to connect to Teradata with C++ on linux
Simple Problem: I开发者_StackOverflow want to connect my linux based C++ program to a Teradata database.[详细]
2023-02-22 17:48 分类:问答Teradata equivalent of MySQL's USING
My question is quite similar t开发者_StackOverflowo this one, but in Teradata: SQL Server equivalent of MySQL's USING[详细]
2023-02-10 03:53 分类:问答Getting Visual Studio to execute SQL queries
In the office we use Visual Studio 2008 with Team Foundation Server as our version control system. The products we\'re developing are essentially Teradata SQL scripts and stored procedures that get d[详细]
2023-02-09 05:21 分类:问答