Hi, I have a table A which has four rows as follows Table A ------- empname salary ------- ------ A 1000 B 2000 C 3000 A 1000 B 2000 D 5000 I need the following output: empname salary ------- ------ A 1000 A 1000 B 2000 B 2000 Thanks in advance
10 13138Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 25464what is use of su10 and how to use this T-code can any one tell me your knowledge thanks in advance
10 30608Post New IBM Interview Questions
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
Define representative elementary volume?
exolain the star delta connection
How to calculate material and labor required for 100 m2 plaster?
What is view? Different types of view.
What companies use javascript?
what mean By core Billing
What are the 5 layers of tcp ip?
What is the difference between the response.write() and response.output.write() methods?
Give an account of removal of and microscopic visualization of extracellular matrix?
What are the components of qlikview’s architecture?
What is the default value of "vbroker.agent.keepalivethreshold" property?
What is the fiscal year in salesforce?
What is a service application?
What is the front controller class of spring mvc?