Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

INBOUND INTERFACE: Suppose I have 100 Records of employees
in flat file.When moving the records from flat file to
STAGING table using >CTl file, I want to restrict the
records whose salary is less than 500.what are the
validations(or conditions) you write to achieve this.

Answer Posted / harish

by using when clause in ctl file
ex:
load data
infile ''
fields terminated by...
trialing....
INTO TABLE tab WHEN sal>500
(col1 ...
......
.....
)

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by a set of books?

1154


Can u give the Documentation of Custom.pll in oracle apps

3518


What is instead of trigger in where we will use?

1220


can we use look up type instead of a pofile option?or valueset?is it possible how?

2264


WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?

3110


What do you understand by soa?

1195


q)what are the validations in sql*loader

2457


What is a flexfield? List out its types.

1226


Tell me how to find the custom directory in front end?

1155


how to print multi lay outs,muti currency,muti language in xml publisher

12394


List the various types of value set.

1122


How to move the one file from one instance to another instance? And your scripts also?

1173


what is the differences between internal requisition and internal sales order?

2711


how can i print random rows in plsql table

2571


How to create a purchase order without a requisition?

1254