March 14, 2007 at 5:39 am
Hi folks,
I have a database table named tblStoreCheck. If I run "select * from tblstoreCheck" then certainly I got the result below:
I would like to create a new resultset from this sql command that includes:
- Questions (As rows)
- StoreIDs (As columns)
And results as results...
Is this possible?
March 14, 2007 at 7:41 am
March 14, 2007 at 8:53 am
I think this is not important.The major point is
How can I get
"results" columns as data cells
"StoreID" columns as Columns
"Question" columns as Rows
Is this a multidimensional query? I really dont know this..
March 14, 2007 at 8:54 am
This seems a cubic structure.Right?
March 14, 2007 at 8:59 am
March 14, 2007 at 9:24 am
Actually both are required in addition of the sample data and required output from that data.
March 14, 2007 at 4:14 pm
Hey Remi! My car won't start... can you tell me what's wrong with it?...
Waddaya mean you want to pop the hood?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 14, 2007 at 7:28 pm
Simple problem Jeff. Nobody is in your car and no one is using the remote starter so it will remain off untill any of those conditions change .
March 14, 2007 at 7:33 pm
Will a cursor fix it?
--Jeff Moden
Change is inevitable... Change for the better is not.
March 14, 2007 at 7:41 pm
I'm sure it could .
Viewing 10 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic. Login to reply