write a query row to column follwing source? quarter sales q1 5000 q1 9000 q1 7000 q1 6000 q2 5000 q2 4000 q2 3000 q2 1000 q3 4000 q3 3000 q3 1000 q3 2000 q4 5000 q4 400 i want the output? q1 q2 q3 q4 sales
3 7718what is the size ur source like(file system or database)? how many record daily come u r banking project?
2101SUPPOSE AS A DBA YOU CREATED ONE USER BY DEFAULT HOW MANY PRIVILIZES WILL COME TO USER & WHERE CAN YOU SEE THAT PRIVILIZES.
4 8034I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?
1 4248oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset
3 8691Post New Cognizant Interview Questions
Why is css3 important?
Is angular 6 a programming language?
Basic Stuff related to Perl?
what is virtual function and pure virtual function ?
What do you mean by dynamic memory allocation in c?
What is the purpose of normalization in dbms?
For group 1 , 2 whather i have to prepare my technical or general studies etc? and im graduate in ee engg. for wht posts im eligible for? please tell me!
what is minimal vs. Verbose monitoring?
What has the market been doing? Why? What do you think it will do in the coming 12 months?
What is expression tree in c#?
How to integrate the qualitycenter with qtp
What is auto-layout?
What is the difference between sql and t sql?
What are the types of comment in c# with examples?
Write a program to find maximum and minimum number in array?