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

Fintellix Interview Questions
Questions Answers Views Company eMail

Where would you look for errors from the database engine?

2 10519

1. Which is an aggregate function? a. Union b. like c. max d. Rank

1 2190

2. Select A.A from ( select 1 as from dual Union select 1 as from dual)A Full outer join ( select 1 B from dual Union select 2 B from dual)B On A.A=B.B

2 7403

3. Select sum(a) sum_1,max(a) max_1 ,count(a) count_1 from ( ( select 1 a from dual union all Select to_number(‘2011’) a from dual union all select 1 a from dual) union select 2 b from dual);

1 2432

4. Select sum(A.salary) +sum(B.salary) as TOT_SAL from ( select LEVEL emp_id,level*100 salary,case when mod (level,2)=0then 2 else null end dept_id from dual connect by level<6 )A right outer join (select level emp_id ,level*200 salary ,case when mod (level,3)=0 then 2 else null end dept_id from dual connect by level<6)B On A.dept_id=B.dept_id And A.emp_id=B.emp-id;

1 1970

7. Where would you look for errors from the database design?

1 2276

Whis is not false in primary key?

975

Post New Fintellix Interview Questions




Un-Answered Questions

Why html 5 inputs look different across devices and browsers? : jquery mobile

421


Explain about cairngorm architecture?

5


what is factor?

1751


objective of accounting

1537


What is app_code folder in asp net?

533






how a science graduate is helpful in banking. how his/her studies like physics/chemistry/mathematics is related to banking

1584


how stars comes from different sizes

1582


Name few file formats to which a photoshop project can exported to.

13


Share your views on Business Cycles?

664


Explain the differences between sap memory and abap memory?

536


Tell us do you have any professional experience of this field?

601


When a contract is set to completed status?

532


what is trapdoor and how does it works?

1522


What do you measure in the banana and mountain diagram?

1418


A process or business object can be exported as an xml file in blue prism. Is this true of false?

141