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
How do I change default accept meeting response to "Do not send response"?
Open Word document, fill bookmarks, then Insert a Word File into active document
How to Pass (text) criteria to a query using a Multi List Box
minimum xp install
How to read field names from an XSD file.
Repair installation when unable to start Vista
toolbar on a child window
Installing Server 2003 on Dell Optiplex 780
Saved docx file from an outlook express attachment, now file is missing
Only open the database once