Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) 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 8767. 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 6896class 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 4804In Accounts Paybles what is the meaning holding tax ? Can u give the answer holding journal entry
IBM,
3 10724i 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 7908suppose 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 6307Hi Experts, What is Auto Debit in SAP? please of any body know let me know the answers Regards, Inthiyaz
2814
how can i call function (which has link with excell sheet at a remote location) within another function
What are the challenges you faced while performing database testing?
What are web technologies in java?
What is jms in java?
What is recordset asp?
What is persist in hibernate?
Why do we need different type of parameter?
i need interview questions on reporting variables and process chain interview questions,errors,and some of the performance issues and how to handle those issues.
Explain how you can find a file using terminal?
List the merits of index covering.
Explain grooving and shortening of arrays and splicing of arrays?
What are good databases?
it is possible to disable zooming on mobile device while using bootstrap?
What is translate tables?
What is a trigger in salesforce?