Software Interview Questions
Questions Answers Views Company eMail

In my sourse i have like ename,gender vasu,male geetha,female ram,male suma.female kesav,male in my output i need male,female vasu,geetha ram,suma kesav

5 6920

HOW CAN I SEND HALF OF THE RECORDS TO ONE TARGET AND REMAINING TO OTHER TARGET?

6 9465

hOW CAN WE DELETE A RECORD OR TRUNCATE IN TARGET TABLE USING SQL T/R ?

4 10104

. Design a mapping, first two phone calls received by a customer must be represented as "Home" , "Office" and the next calls must be concatinated and represented as "Other".Look at the below tables :: Source Definition Customer Phone_Number A 9848403211 A 9812675432 A 9112356788 A 9876503276 B 9567890765 B 9876098567 AND THE TARGET IS Customer Home Office Other A 9848403211 9812675432 9112356788,9876503276 B 9567890765 9876098567 Null

3 5747

is it possible to develop gaming application using .net technology?

2 3723

what is the difference between delete and truncate?

4 5423

class Database { public static $_instance; public static function getInstance() { if(!isset(self::$_instance)) self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME); print_r(self::$_instance); return self::$_instance; } } can any one explain "self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME);" this line

1 3922


what is "mysql_pconnect", i know mysql_connect but what it is pconnect is their?

2 3675

In Accounts Paybles what is the meaning holding tax ? Can u give the answer holding journal entry

IBM,

3 9562

Let me know to Support projects life cycles details?

Accenture,

2 7000

i have completed the msc in IT.am a fresher. so plz give me some advice. what will i do in future.i have 3 option mba or mtec or do job in small enterprise with less scaling.

6 6250

Can we make a class with class with same;suppose public class abc { public class abc { } }

1 2545

suppose we have two object;obj1 and obj2 can we assign obj2 to one1; and if yes; then after assigning suppose we delete obj2 then obj1 will retain obj2 value or not.

3 5136

Hi Experts, What is Auto Debit in SAP? please of any body know let me know the answers Regards, Inthiyaz

Cognizant,

2405


Un-Answered Questions { Software }

How is spark different from hadoop?

201


What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)

1018


What is nsmanagedobject?

472


Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic

548


How do I split text in a cell in excel?

299






What is comparevalidator?

525


What happens if License master is unreachable?

217


How to solve the problem of generating the unique hash keys with hash function?

1463


What is mvc architecture in python?

206


Can we override private methods?

549


What is a field in a database?

574


What are the types of queries in sql?

524


Explain how do I disable potions of the owa interface?

520


How to calculate quality score?

1


Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"

3017