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



Data Warehouse Interview Questions
Questions Answers Views Company eMail

What are the message flows?

1026

Can you define bitmap index?

1133

Can you define set to be cardinality?

1064

Can you define metrics designer?

1109

Can you define query studio?

1019

What actually a project contains?

1154

Can you define transformer?

1013

Can you define a datastore in cognos?

1079

Can you define cube?

1087

Can you define dimension?

1138

Can you define slice?

1091

Can you define framework manager?

1065

Can you define fan trap?

1317

What is model filter?

1324

Can you explain model durability?

1117


Un-Answered Questions { Data Warehouse }

Hello, I have PROC SQLs results group by 3 fields and I use SUM and COUNT functions in SQL. The problem is when I try to display my result with PROC TABULATE. I am getting very big numbers. I believe I make a mistake some where in Tabulate. Here is my Proc Tabulate. PROC TABULATE DATA=OUT04_05 FORMAT=12.; CLASS YR CENTRE VISA / PRELOADFMT EXCLUSIVE; VAR NEWUSER FRAUD TRANSFER AUTUSER REISSUE; TABLE CENTRE ALL, (YR ALL)*VISA, (NEWUSER*F=COMMA12. AUTUSER*F=COMMA12. FRAUD*F=COMMA12. TRANSFER*F=COMMA12. REISSUE*F=COMMA12.) / MISSTEXT={LABEL='0'} PRINTMISS RTS=20; FORMAT VISA VISAFMT.; KEYLABEL SUM = ' ' ALL = 'TOTAL'; LABEL YR = 'DATE YEAR' NEWUSER = 'TOTAL NEW ACCT' TRANSFER = 'TOTAL TRANSFER' FRAUD = 'TOTAL FRAUD TRANSFER' AUTUSER = 'TOTAL AUTH USERS' REISSUE = 'TOTAL REISSUE'; When I code it like : NEWUSER*N*F=COMMA12. AUTUSER*N*F=COMMA12. I get same amount numbers but to find a NEWUSER I use COUNT(*) and to find AUTUSER I use SUM(xxxx) function so both result shouldn’t be the same my problem is in this point. Could you tell me where the problem in code is. How can I display my result? TX.

2342


how to create cubes in transformer ?

1124


What is the difference between static cache and dynamic cache?

1068


What is joiner change?

1194


What information is provided by .dbc file extension for connecting to the database?

1223


Can we configure two instances of CMS pointing to two different CMS system databases?

2088


Which date function advances a date, time or datetime value by a given interval?

1203


What does PROC print, and PROC contents do?

1282


What are the key elements of a data processing system?

1310


My table got locked during mload due to a failed job. What do I do to perform other operations on it?

1161


Explain some differences between mpp and smp?

1159


What is the difference between where and if statement?

1153


What is dynamic cache?

1088


What is the maximum length of the macro variable? : sas-macro

1158


What are all types of Batches?

1079