Table student containing 2 columns,Join date,Employee name. Under join date 4 rows r ter =1-jan-2008,2-feb-2008,3-mar- 2008,4-feb-2008.Under Employee name 4 difeerent names jaison,robin,binoy,rahul Result set is, Table containing 4-column name=jan,feb,mar,april,,beneath these months count is given as 1,2,1,0 means these counts representing number of emplooyees joined in a month(january 1employee,february 2 employee,march 1 employee,april 0 employee) Can you give me the required sql query
3 7183Post New RND Soft Interview Questions
1. Design a counter which counts 0, 4, 8, 2, 6, and repeats using: 1.a using JK flip flops 1.b using T flip flops 1.c using D flip flops 2. Modify your design in question 1.a so that the circuit works according to the following function table X Y F 0 0 Clear 0 1 No Change 1 0 Parallel Loading 1 1 Count 3. Design a circuit that detects the pattern 010 in a serial input X considering: 3.a Overlapping 3.b No overlapping
How do u deploy your asp.net application?
Is microsoft paint gone?
What font size should you use for powerpoint?
Explain some differences between ruby and python.
What are some of the disadvantages of android?
What is the full meaning of xml?
How does apache work?
What is the advantage of hibernate?
why and how static variable retain their value after postback form ?
How to Call an IB stored procedure using TStoredProc?
What is the shortcut key for number format in excel?
What is a checkpoint in machine learning?
Define max and min heap, also the search time of heap.
What is the difference between sealed class and dynamic classes in flex?