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 |
Indexes are updated automatically is the full-text index also updated automatically?
What are the Pre Requisites when you apply Srvice Packs?
What is an extended stored procedure? Can you instantiate a COM object by using T-SQL?
What is the difference between DATETIME2 and DATETIME?
How do we rollback the table data in SQL Server
List some of the rules that apply to creating and using a ‘view’
How can I get data from a database on another server?
What are the parts of a function?
What is mscorsvw.exe - process - microsoft .net framework ngen?
What is named calculation? : sql server analysis services, ssas
How do I open a .db file?
What are the database roles? : sql server security
Oracle (3253)
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)