how will u get 1 and 3rd and 5th records in table what is
the query in oracle please help me
Answer Posted / millar
ie.
select column from table_name where mod(primary_key_column,2)=1;
select employee_id from employees where mod(employee_id,2)=1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is different between the data warehouse and data mart?
What is the cumulative sum and moving sum?
What are the data movement modes in informatica?
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?
whats the logic to load the lower level of granularity of data to fact table.
Define the various join types of joiner transformation?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
How do you set a varible in incremental aggregation
How to use pmcmd utility command?
What do you understand by SOA of Informatica?
Have you worked with/created Parameter file
Explain the shared cache and re-cache?
What is resilience time?
What is workflow monitor?