+ Reply to Thread
Results 1 to 5 of 5
-
05-29-2007 12:09 PM #1LAD Guest
Which table save matrix question answers?
Hi
I'm trying to learn some SQL querying and one of the things I've been looking at is learning the structure of the Ultimate Survey database under SQL.
My sample survey uses a matrix scale to pick a value of satisfaction. Out of interest where would these values be stored in the database/tables?
Cheers.
-
05-29-2007 12:18 PM #2
Administrator
- Join Date
- Mar 2007
- Posts
- 58
All of the answers to all of the questions are in the usd_ResponseDetails table.
John Fischer
Prezza Technologies
**This message post is provided with no warranties as to accuracy.
-
05-29-2007 01:44 PM #3LAD Guest
OK, thanks, can you point me in the direction of which column I should be looking for and does this column enter the actual value selected or reference elsewhere to a list of values?
For example, may scale has options 1-5, and 5 questions, if say someone chose all 3s, would 3 be the value shown in the row for that column.
I'm only just starting to work this all out; and as so much referenes other tables it's quite confusing for a beginner ;o)
Cheers.
-
05-29-2007 01:52 PM #4
Administrator
- Join Date
- Mar 2007
- Posts
- 58
We generally do not provide support that delves that deeply into the structure of the database. If you are a customer though, you can request a database diagram through our Help Desk.
John Fischer
Prezza Technologies
**This message post is provided with no warranties as to accuracy.
-
05-29-2007 02:03 PM #5LAD Guest
Thanks John.
I'm not sure that will help as I'm trying to identify specific answers through a survey I've created; hence just wanting to know if the values are stored as a value, number etc, obviously free text is easy to track down, but I'll check it out, got to be easier than the great big database diagram SQL Server produced!


LinkBack URL
About LinkBacks
Reply With Quote
