Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Full-Text Search / February 2005

Tip: Looking for answers? Try searching our database.

How to break the words

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pro - 24 Feb 2005 04:37 GMT
Hi,

I have a table which data is organized as follows,

Style                        Color  Size_Qty
MEW6SQ215        101     XS,12; S,12; M,10;
MZ10E727L           360     29,2;30,4;31,6;32,4;33,2;
M002U2402           387     S,34; M,54; L,35;XL,17;
M002D6502           100     XS,137; S,502; M,499; L,212;

How can I using a query to form the record as following
Style                        Color  Size    Qty
MEW6SQ215        101     XS       12
MEW6SQ215        101        S       12
MEW6SQ215        101        M       10
MZ10E727L           360       29        2
MZ10E727L           360       30        4
.
.
.
.

Thank you.
Hilary Cotter - 24 Feb 2005 14:28 GMT
This question should be posted in the Microsoft.public.sqlserver.programming
newsgroup

Signature

Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

> Hi,
>
[quoted text clipped - 19 lines]
>
> Thank you.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.