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...

How can u execute the sql query through unix?
What is the Primary key for Dimension table?
what is the primary key for Fact table?

Answer Posted / subhash

executing the sql query through unix:

sqlplus -s <userName>/<passWord>@<HostName> <<EOF >
testData.txt
set pagesize 0
select sysdate from dual;
EOF

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are constraints and derivations?

1208


Terminate Activity

1333


In Datastage, how you can fix the truncated data error?

1200


What are stage variables, derivations and constants?

1278


how to add a new records into source?

2049


Differentiate between hash file and sequential file?

1120


Define APT_CONFIG in Datastage?

1131


Differentiate between operational datastage (ods) and data warehouse?

1230


What are the types of containers?

1307


What is difference between symmetric multiprocessing and massive parallel processing?

1193


What are the different types of lookups in datastage?

1105


for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr

1428


how to export or import the jobs in .ISX file

1245


What are the main differences you have observed between 7.x and 8.x version of datastage?

1129


What are the partitioning techniques available in link partitioner?

2320