New Teradata Interview Questions :: ALLInterview.com http://www.allinterview.com New Teradata Interview Questions en-us Increasing no of amps will increase performance. Is this true? http://www.allinterview.com/showanswers/101025.html yes Hi All, can anyone tell me how many types of Skew exists? whats the http://www.allinterview.com/showanswers/96603.html I have all the TERADATA Certification Dumps for the below: http://www.allinterview.com/showanswers/94264.html HI friend please send me teradata dumps. my email id is kiran_teradata@Ymail.com Thanks Does any body has TERADATA Certification Dumps, if any body is havin http://www.allinterview.com/showanswers/92831.html Yes i have all TERADATA Certification Dumps, i purchased it from US Based website, if you want to share my Dumps drop me a mail to: shruthika.mba@gmail.com Please tell me a query to find the Primary key,Foreign key,primary I http://www.allinterview.com/showanswers/84207.html We can find the information of all the indexes in the system table "dbc.indices" What is Join Index in TD and How it works? http://www.allinterview.com/showanswers/82293.html JOIN INDEX: ----------- Join Index is nothing but pre-joining 2 or more tables or views which are commonly joined in order to reduce the joining overhead. So teradata uses the join index instead of resolving the joins in the participating bas Write a single SQL to delete duplicate records from the a single tab http://www.allinterview.com/showanswers/82292.html One need have atleast a unique column such as timestamp col (and assumption is to keep lowest tmpstmp) OR some key col say IPID (again keep lowest value).. One determined - Have a nested Select on all rows (except that key col) with group b How to Skip or Get first and Last Record from Flat File through Mult http://www.allinterview.com/showanswers/82285.html MultiLoad is going to need to know the structure the INPUT flat file. Use the .LAYOUT command to name the layout. It is used to designate the starting location for this data based on the previous fields length. If you are listing fields in ord Why MultiLoad Utility supports only Non Unique Secondary Index(NUSI) http://www.allinterview.com/showanswers/82283.html Like FastLoad, MultiLoad does not support Unique Secondary Indexes (USIs). But unlike FastLoad, it does support the use of Non-Unique Secondary Indexes (NUSIs) because the index subtable row is on the same AMP as the data row. MultiLoad uses How to find No. of Records present in Each AMP or a Node for a given http://www.allinterview.com/showanswers/82282.html Sel HASHAMP(HASHBUCKET(HASHROW(PRIMARY_INDEX_COLUMNS))) AS AMP_NO, COUNT(*) From DATABASENAME.TABLE_NAME GROUP BY 1; Diff b/w v2r5 and v2r6 ? http://www.allinterview.com/showanswers/81773.html V2R6 included the feature of replica in it.in which copy of data base are available on another system. V2R6 provide the additional data protection as comparison to V2R5 while if data from one system has been vanishes. Can any one plz provide the teradata interview questions? http://www.allinterview.com/showanswers/79249.html send ur Test mail to srinu.srinuvas@gmail.com what is the difference between bpo and call centre? http://www.allinterview.com/showanswers/78753.html please follow the Minimun Basics for this free Fourm,, Try to ACT like or Attract More TERADATA people. What is FILLER command in Teradata? http://www.allinterview.com/showanswers/78445.html ok Girish, can u send the SYNTAX for Filler command How a Referential integrity is handled in Teradata? http://www.allinterview.com/showanswers/77749.html TPUMP