Click here to Skip to main content
15,887,027 members
Home / Discussions / Database
   

Database

 
QuestionConfigure SQL 2005 For Remote Connection Pin
swjam14-Jul-08 23:43
swjam14-Jul-08 23:43 
AnswerRe: Configure SQL 2005 For Remote Connection Pin
Tim Leung15-Jul-08 0:30
Tim Leung15-Jul-08 0:30 
Questiondoubt Pin
Kissy1614-Jul-08 23:30
Kissy1614-Jul-08 23:30 
AnswerRe: doubt Pin
Colin Angus Mackay15-Jul-08 3:07
Colin Angus Mackay15-Jul-08 3:07 
GeneralRe: doubt Pin
Alsvha15-Jul-08 23:33
Alsvha15-Jul-08 23:33 
QuestionORA-00936:missing expression Pin
varun_mca_ju14-Jul-08 21:26
varun_mca_ju14-Jul-08 21:26 
AnswerRe: ORA-00936:missing expression Pin
Wendelius15-Jul-08 7:17
mentorWendelius15-Jul-08 7:17 
QuestionQuery Problem in Sql Server 2000 Pin
BalasubramanianK14-Jul-08 19:27
BalasubramanianK14-Jul-08 19:27 
Hi,

My Sql Server 2000 Table 'Feedback' structure is look like this.....Code, Q1, Q2, Q3 and records are like...

Code Q1 Q2 Q3
1 Good Good Average
2 Poor Average Average
3 Good Excellent Average
4 Excellent Good Good
etc.....

I need to write a single query, which will give result look like.

Excellent Good Average Poor
Q1 1 2 0 1
Q2 1 2 1 0
Q3 0 1 3 0

Actually, this table is used to get the feedback from the users. User has given their feedback by selecting options. I need the details that how many persons answered Excellent for Question1 (Q1), Question2 (Q2), etc...As well as How many answered Good for Q1,Q2,Q3, etc....I need this format. Please help me.

Balasubramanian K.

Questionto create pivot table Pin
prithaa14-Jul-08 19:20
prithaa14-Jul-08 19:20 
QuestionRe: to create pivot table Pin
TheFM23415-Jul-08 3:07
TheFM23415-Jul-08 3:07 
QuestionCalculate last week working days [modified] Pin
Member 387988114-Jul-08 18:59
Member 387988114-Jul-08 18:59 
QuestionCalculate last week working days [modified] Pin
Member 387988114-Jul-08 18:59
Member 387988114-Jul-08 18:59 
AnswerRe: Calculate last week working days Pin
dan!sh 14-Jul-08 19:01
professional dan!sh 14-Jul-08 19:01 
AnswerRe: Calculate last week working days Pin
tsaunders15-Jul-08 14:19
tsaunders15-Jul-08 14:19 
AnswerRe: Calculate last week working days Pin
tsaunders15-Jul-08 14:34
tsaunders15-Jul-08 14:34 
QuestionSQL Server 2000 Desktop Edition Deployment issue. Pin
rajawaqas14-Jul-08 17:35
rajawaqas14-Jul-08 17:35 
QuestionHow to Grouped Data weekly monthly and Quarterly Pin
Rameez Raja14-Jul-08 16:59
Rameez Raja14-Jul-08 16:59 
AnswerRe: How to Grouped Data weekly monthly and Quarterly Pin
Mycroft Holmes14-Jul-08 18:07
professionalMycroft Holmes14-Jul-08 18:07 
GeneralRe: How to Grouped Data weekly monthly and Quarterly Pin
Rameez Raja14-Jul-08 23:56
Rameez Raja14-Jul-08 23:56 
GeneralRe: How to Grouped Data weekly monthly and Quarterly Pin
Mycroft Holmes15-Jul-08 0:10
professionalMycroft Holmes15-Jul-08 0:10 
AnswerRe: How to Group Data weekly monthly and Quarterly Pin
leoinfo15-Jul-08 4:33
leoinfo15-Jul-08 4:33 
QuestionHow to set the timer for SSIS package Pin
nagveni14-Jul-08 12:39
nagveni14-Jul-08 12:39 
AnswerRe: How to set the timer for SSIS package Pin
Marek Grzenkowicz15-Jul-08 22:58
Marek Grzenkowicz15-Jul-08 22:58 
GeneralRe: How to set the timer for SSIS package Pin
nagveni16-Jul-08 10:05
nagveni16-Jul-08 10:05 
GeneralRe: How to set the timer for SSIS package Pin
Marek Grzenkowicz19-Jul-08 9:50
Marek Grzenkowicz19-Jul-08 9:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.