Answer Posted / mahaboob basha
select users.user_id, users.email, max(classified_ads.posted)
from users, classified_ads
where users.user_id = classified_ads.user_id
group by users.user_id, users.email
order by upper(users.email);
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
how many types of dimensions are available in informatica?
How to load the data from a flat file into the target where the source flat file name changes daily?
Define pmcmd command?
4 yrs etl devloper roles and responsibilities?any body give solutions
What is deployment group?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
What is informatica worklet?
Write the program through which the records can be updated?
Is it possible to create multiple domains on a single Informatica server?
What is informatica?
What are the performance considerations when working with aggregator transformation?
Explain joiner transformation in informatica
I have a flat file, want to reverse the contents of the flat file
Enlist the differences between database and data warehouse.
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs