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 10489

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

1 2177

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 7378

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 2419

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 1959

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

1 2264

Whis is not false in primary key?

968

Post New Fintellix Interview Questions




Un-Answered Questions

What is meant by cloud trail?

294


What port number is 8080?

597


What is the basic difference between a cheque and a draft?

627


What is fast entry? : fi- general ledger

650


Where do I create jsp in eclipse?

489






Trafo ratio is 11kV/6.6kv,Vector group is YND11. What will be the effect if secondary is used for earthed system.

3341


how to prepare site mix design

1545


Do you know what is the difference between an array and vector?

444


What is the factory method in angular 2?

437


Are you comfortable shifting base?

875


Can you tell us more about ssh?

409


What is fairtrade??????????????

1626


What is difference between dll and exe in c#?

465


What is collection class c#?

531


How do I find special characters in excel?

380