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 / paramita biswas
connect to sqlplus from unix
typing sqlplus
user name:user_name@database
password:
then type
@pathname of the file containing sql query\sql query file
name.sql
eg:@path\file.sql
press enter
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to perform incremental load in datastage?
Nls stands for what in datastage?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
Explain ibm infosphere information server and highlight its main features?
Difference between server jobs & parallel jobs?
How and where you used hash file?
client know skid info?
What is usage analysis in datastage?
Differentiate between datastage and informatica?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
Can you filter data in hashed file?
Name the third party tools that can be used in datastage?
What is the use of datastage designer?
What is the difference between Datastage 7.5 and 7.0?
Name the different sorting methods in datastage.