SQLTeam.com
|
Weblogs
|
Forums
SQLTeam.com Forums
SQL Query to get highest and 2nd highest salary in employee table with names separated by comma
Transact-SQL
tsql
khtan
October 25, 2024, 11:22am
4
use
string_agg()
show post in topic