Differentiate between sessions and batches?
No Answer is Posted For this Question
Be the First to Post Answer
Consider a Phone Log table as below. It records all phone numbers that we dial in a given day. SOURCE_PHONE_NUMBER DESTINATION_PHONE_NUMBER CALL_START_DATETIME 1234 4567 01/07/2011 10:00 1234 2345 01/07/2011 11:00 1234 3456 01/07/2011 12:00 1234 3456 01/07/2011 13:00 1234 4567 01/07/2011 15:00 1222 7890 01/07/2011 10:00 1222 7680 01/07/2011 12:00 1222 2345 01/07/2011 13:00 Please provide an SQL query to display the source_phone_number and a flag where the flag needs to be set to Y if first called number and last called number are the same and N if the first called number and last called number are different. Desired Output: Source Number Is_Match 1222 N 1234 Y
how will u load the data to diminision tables and fact tables,what is the hiraraichy why we are using hirarichy
What is an MDDB? What is the difference between MDDBs and RDBMSs?
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
If no. of source columns is changing every time (First time it is 10 next time it is 20 so on). How to deal with it without changing mapping?
how to run two workflow(not a sessions) sequentially, what is the process. Plz explain detailed information.
Give some information on report bursting and how to do it in bca as I have to split the report and send different reports to different people?
what are testing in a mapping level please give brif eplanation
What are the different types of Type2 dimension maping?
How to extract original records at one target & Duplicate records at one target?
I have a flat file, want to reverse the contents of the flat file
Explain about HLD and LLD ?