database
newsgroups
Home
All Groups
Group
Topic
Archive
Search
About
simple query
microsoft.public.sqlserver.programming
12 Dec 2006 8:17 AM
Mr. SweatyFinger
SELECT CategoryName
FROM ads_categories
WHERE (adnum = 12)
returns 3 rows:
Catering
Cleaning
Concierge
yet i want it to return all the rows in one bite with a <br> thrown in
Catering<br>Cleaning<br>Concierge
MAKE IT SO!
Other interesting topics
Top 100 ... Order by in views SQL 2005 problem
Stored procedure to change not nulls to nulls
To write SPs, or not to write SPs, that is the question....
Client app doesn't work now!
MCITP 077-444
related:
IT news
Web news
PC news
Tech news groups
SQL database news
MS news
Code news