can I use “drop” statement in the utility “fload”?

Answers were Sorted based on User's Feedback



can I use “drop” statement in the utility “fload”?..

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

can I use “drop” statement in the utility “fload”?..

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

Post New Answer

More Teradata Interview Questions

can I use “drop” statement in the utility “fload”?

2 Answers   Accenture, CTS, NTT Data,


What do you mean by tpt in teradata?

0 Answers  


why varchar takes 2 extra bytes?

4 Answers   IBM,


What is logical data model?

0 Answers  


What are the various indexes in teradata? How to use them? Why are they preferred?

0 Answers  






what is single value and Multivalue ?

1 Answers   IBM, Wipro,


If table have access lock.In the same table write lock is posible or not?

1 Answers  


Highlight the need for Performance Tuning.

0 Answers  


what is the default character set in teradata,,?

2 Answers   IBM, TCS,


During the Display time, how is the sequence generated by Teradata?

0 Answers  


What is the process to restart the multiload if it fails?

7 Answers  


What are default access rights in teradata? What explicit right can be given to a user?

0 Answers  


Categories