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
what are bootlevel in linux?which level is booting by default.
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
write a shell script to check whether all the directories in the path exist has read and write permission
What are the different communication commands available in the shell?
How do I run a bin bash script?
How to customise the other shell?
What language is bash written in?
In a file , how to retrieve the lines which are the multiples of 50 ? like 50,100,150th lines etc.
If you have a string "one two three", which shell command would you use to extract the strings?
Why do we write bin bash in shell scripts?
Given a file find the count of lines containing the word "abc".
Is scripting and coding the same thing?