Can some one please help with a query which will take only
max value of a column in a join.
Answers were Sorted based on User's Feedback
Answer / vaibhavi_dixit
select max(alias1.columnname) from table1 alias1
join table2 alias2
on condition
| Is This Answer Correct ? | 2 Yes | 0 No |
Difeerence between ssis 2005 and ssis2008?
What is the difference between a primary key and a unique key? Are they the same?
How to install sql server 2005 express edition?
How many levels of sp nesting is possible?
How many cores do I need for sql server 2016?
If we drop a table, does it also drop related objects like constraints, indexes, columns, defaults, views, and stored procedures?
Is there any difference between the primary key and unique key?
What is “asynchronous” communication in sql server service broker?
how to generate XML out of QUERY?
What is the difference between Stored Procedures and triggers?
What are the factors you will check for the performane optimization for a database query?
7 Answers CarrizalSoft Technologies, DELL, SoftSol,
How to create a stored procedure with a statement block in ms sql server?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)