RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
1 2925i 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..
1938Post New Tech Mahindra Shell Script Interview Questions
Explain about relational operator join?
What is a Bank rate? What is a Repo?
Explain pipe() operation in Apache Spark?
How do you implement sql caching in asp.net?
What is default schema in mysql?
what is the effect of using persistent messages?
In php, how to redirect from one page to another page?
Tell me how many types of file system?
What is genericgenerator hibernate?
Why cognos decision stream is used?
How do I call a method defined in a base class from a derived class that overrides it?
What are materialized views & where do we use them?
How can we use ConnectorJ JDBC Driver with MS SQL?
How consistent is the view of the data between and within multiple sessions, transactions or statements ?
What are fragments?