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 is sh in shell script?
What does echo $0 do?
What are the different commands available to check the disk usage?
What does egrep mean?
What is an inode block?
What is the best shell scripting language?
Why is used in shell scripting?
There is a record with fields namely name,roll no.,salary,grade etc.Now,write a script to create a file with multiple records have same combination of fields but with unique roll numbers.The script should work for different names in the input file.
What are the additional egrep symbols?
What is the need of including script interpreter in your shell script?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
What language is shell scripting?