what is the default character set in teradata,,?
Answers were Sorted based on User's Feedback
Answer / vinay sir(datawarehousing tech
It depends on the set up what you had kept at the time of
database configuration.
But generally the default character set is ASCII.
| Is This Answer Correct ? | 11 Yes | 1 No |
What is the purpose of upsert command?
How would you load a very large file in teradata in general? What utility would you use for it? Why?
Explain vproc in teradata?
What are the various indexes in teradata? How to use them?
If the query is NOT WRITTEN PROPERLY then what are the recommendations you can give to the developer ?
How to view every column and the columns contained in indexes in teradata?
Different phases of multiload?
why varchar takes 2 extra bytes?
Describe primary index in teradata?
Hello all, There is a table with 4 columns in that 3 columns has been already loaded with 5 million records.4th column is empty,Now I have got 5 million records data which has to be loaded into 4th column.How can I load this data fastly in to the 4th column with out using update
Explain the term 'primary key' related to relational database management system?
if a error occured in FASTLOAD is the fastload job stops?