how to get the maximum among two tables,for example table 1 (dep1) have (emp_id,emp_name,salary) columns and table 2 (dept2) have (emp_id,emp_name,salary) columns,i want which employee have the maximum salary among two tables?
9 29195Post New Deloitte SQL Server Interview Questions
Explain plucktuple?
What are the different ways to pass data in swift?
Can we change the instance type in aws?
How Can Cluster Communication Occur ?
Which processor structure is pipelined?
difference between action and collaboration in object oriented designing and modeling
What are reflections in c#?
Explain managerial closing? : fi- general ledger
What is the difference between DSM and RDD?
What are migrations in python?
how to change a 32 bit kernel to 64 bit kernel?
Does Kotlin have the static keyword? How to create static methods in Kotlin?
What are desiredcapabilities in selenium webdriver?
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
Which method is used to arrange the items in a list in ascending order in python?