Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Aricent Interview Questions
Questions Answers Views Company eMail

Give a fast way to multiply a number by 7

15 47133

what is the difference between const char *p, char const *p, const char* const p

5 48715

How can you set EEPROM settings from Solaris?

4 15619

What are your salary expectations?

2 5584

What is an example of a valid MAC address? A. 192.201.63.251 B. 19-22-01-63-25 C. 0000.1234.FEGA D. 00.00.12.34.FE.AA

14 34631

program to Reverse a linked list

12 56976

function to combine two or more arrays

1689

Aricent Interview ,Written test -- Delhi On 21 jan 2007

2 15717

Aricent Paper & Interview : : 06 Mar 2007 : : Patiala

21 33744

How to retrieve Duplicate Rows only in a Table? Suppose if a Table Name is "Education". It consists of multiple columns. Then if we insert rows into this table with duplicate records then how can we retrieve only duplicate records from that table?

28 43808

what test case is written specifically for web applications?

10 16430

What is the diffences between Windows XP and Windows Visa

1 6936

how call flow happening

8 34207

can any one give the format of writing test cases in excel sheet.

33 59574

Tell me about yourself?

13 60354

Post New Aricent Interview Questions


Aricent Interview Questions


Un-Answered Questions

Describe the programming model of a windows service

533


how to flameproof electrical motor on the shaft?

1518


Does an index slow down updates on indexed columns?

569


What is output caching in mvc?

1


What is the purpose of '@customvalidator'?

573






What is difference in render, rerender and renderas attributes of visualforce?

227


Define the term 'users' in openstack.

23


What is endianness of a system and how do different systems communicate with each other?

433


good morning! can u briefly explain the concept of syllolism and wat it mean?

2296


Explain how a copying garbage collector works.

601


Explain the storage engines in mysql?

515


What is ng app in angular?

396


What are spark stages?

200


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.

1763


Does rss feed update automatically?

446