what is DYNAMIC SQL in TD?
Answer / yuvaevergreen
dynamic sql is invoking SQL inside a stored procedure during
run time. execute immediate or call can be used to invoke
dynamic sql.
| Is This Answer Correct ? | 7 Yes | 0 No |
Explain the teradata primary index mechanics in detail with a diagram.
What are the main components of teradata system?
Can we Suggest as how is the process to get a job in teradata in current market??Is it easier???
Why FLOAD does not support multiset tables??
What is dimensional modeling?
What is meant by a Virtual Disk?
Explain the term 'row' related to relational database management system?
Explain the meaning of Amp?
What is meant by a node?
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
How can we pass Variable in Bteq with out using shell script Is it possible or not If possible let me know how can we pass varaibale
In general, how do you optimze any sql in teradata?