i have 2 tables 4 colums table 1 respective values a1 6,
a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3
9, a4 12. if compare 2 tables 3 colums values same then 4th
column values 1)Qes diff >5 then (5 * diff value ) 2)Qes
diff <5 the 5 3)Qes diff 5 then 5 print respective values..
No Answer is Posted For this Question
Be the First to Post Answer
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
What is the difference between a 'thread' and a 'process'?
How does path variable work?
How to initialize a directory size to a variable??
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
why did you apply to shell
what are command line arguments? what is the need of those?
Explain about shebang?
how to find weblogic version through linux cammand
What is bourne shell scripting?
How to find all the files modified in less than 3 days and save the record in a text file?