write a query to remove null following table are id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output format like id name 101 dinesh 102 suresh 103 prakesh
3 7968write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5
2 6243write a query to remove null value follwing table? col1 col2 col3 dinesh null null null suresh null null null prakesh i want the output col1 col2 col3 dinesh suresh prakesh
4 9979SEQUENTIAL FILE I HAVE ONE RECORD,I WANT 100 RECORDS IN TARGET?HOW CAN WE DO THAT?PLS EXPLAIN ME AND WHAT STAGES ARE THERE?WHAT LOGIC?
1 6686write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 6213COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam
2 10167what is the difference between copy object import objects using repositery manager which one is best
1 42163.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
2303Post New TCS Interview Questions
What is nano server in windows server 2016?
How many search tools are available in the search area of the organization and staffing interface?
Where is xslt used?
What does all include in Dojo Architecture?
What is private cloud?
How do you select large amounts of data in excel?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Isometric drawings are generated during _________________ phase of a project
So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?
How many post in call center.plz rpl me in step by step.
Give an acccount of aeromonas ?
Mention what the difference between a 'defect' and a 'failure' in software testing is?
How to set layout in the controller?
What is stack pointer in 8051 microcontroller?
IF i have two columns in Database , While using Database output value ,allthe values in the two column are set as a single row in the QTP datatable, can u suggest me a idea so that QTP Runtime datatable displays the values as it is in the database