Microsoft
Software
Hardware
Network
Question : how to get single line answer for my query
Hi,
I have a query which gives 10 lines
like this
user_ code role
nsk adm
sathish adm
sathis01 adm
sathish buyer
sathish approver
sathis01 buyer
sathis02 buyer
the result are coming like this i want to the result should be
user_ code role
nsk adm
sathish adm
sathis01 adm
sathis02 buyer
like this . No repeating user_code how can i achive this throw query !
Answer : how to get single line answer for my query
select user_code,min(role) from YourTableName group by user_code
Random Solutions
MS Access 2003 Record Filter Question
cannot connect to configuraiton Database
Date Comparison in MSSQL
Importing mmf file into Outlook
Sorting by Activity Date in Ascending Order
error saying 'External table is not in the expected format.' when trying to update database from a dataset
Mailbox unavailable. The server response was: 5.7.1 Unable to relay
Change Required Error Message - Access 2007
SSL on OWA--Which server?
Save operation failed