Click here to Skip to main content
15,885,914 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
SQL
ID	ColumnName	ColumnValue	DealerColumnID	RowNumber
46	policyID	119736	               111	1
47	statecode	FL	               111	1
48	county	       CLAY COUNTY	       111	1
49	eq_site_limit	498960      	       111	1

64	policyID	448094	               112	2
65	statecode	FL	               112	2
66	county	       CLAY COUNTY             112	2
67	eq_site_limit	1322376.3	       112	2
Posted
Comments
Maciej Los 9-Apr-15 15:35pm    
Using Pivot statement!

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900