can I use “drop” statement in the utility “fload”?
Answers were Sorted based on User's Feedback
Answer / sat!sh
YES,
But you have to declare it out of the FLOAD Block it means
it should not come between .begin loading,.end loading
FLOAD also supports DELETE,CREATE,DROP statements which we
have to declare out of FLOAD block
in the FLOAD Block we can give only INSERT
----
Hi Friends Got a Best ANS share with us :)
| Is This Answer Correct ? | 38 Yes | 1 No |
Answer / tdguy
FLOAD--PHASES--2;
MAXIMUM TABLES that can be loaded--1;
DML STATEMENTS SUPPORTED--INSERT;
DDL STATEMENTS SUPPORTED--CREATE,DROP;
ERROR TABLES TO BE DEFINED--YES;
WORK TABLES TO BE DEFINED--NO;
| Is This Answer Correct ? | 8 Yes | 0 No |
What is differnce between Error code and Error Level in Bteq
How is MLOAD Client System restarted after execution?
How to load specific no.of records using bteq, or fastload,or multiload
wt r before journal& after journel.....in teradata
There is a column with date in it. If I want to get just month how it can be done? Can I use sub string?
In Teradata, how do we Generate Sequence?
In the Primary Index, what is the score of AMPs that are actively involved?
How is the teradata different from oracle?
how to improve the query perfoemance in teradata.with example?and how explain this in interview?please forward answer
What type of indexing mechanism do we need to use for a typical data warehouse?
in a BTEQ we have 2 insert 2 del 2 update statment. when the BTEQ is restarted i need to run the BTEQ from after DEL statment(means no need to run the insert & del stat).what is the logic for the above requirement?
Hi frinds pls help me regarding this question WHY usi is two amp operation in teradata? THANKS IN ADVANCE....