Click here to Skip to main content
15,902,198 members
Home / Discussions / Database
   

Database

 
GeneralRe: helping writing sql query Pin
Mycroft Holmes20-Sep-10 21:05
professionalMycroft Holmes20-Sep-10 21:05 
AnswerRe: helping writing sql query Pin
i.j.russell20-Sep-10 21:18
i.j.russell20-Sep-10 21:18 
GeneralRe: helping writing sql query Pin
Mycroft Holmes21-Sep-10 3:49
professionalMycroft Holmes21-Sep-10 3:49 
Questioncomplex sql query Pin
abhi29198418-Sep-10 12:20
abhi29198418-Sep-10 12:20 
AnswerRe: complex sql query Pin
Andy_L_J18-Sep-10 13:07
Andy_L_J18-Sep-10 13:07 
AnswerRe: complex sql query Pin
Mycroft Holmes18-Sep-10 13:35
professionalMycroft Holmes18-Sep-10 13:35 
AnswerRe: complex sql query Pin
abhi29198419-Sep-10 0:23
abhi29198419-Sep-10 0:23 
GeneralRe: complex sql query Pin
Mycroft Holmes19-Sep-10 3:08
professionalMycroft Holmes19-Sep-10 3:08 
I understand, you want to PIVOT priority for each region by affecteditem. You need a PIVOT query, it is not a simple thing therefore I directed you to an ARTICLE that will help explain and guide you through creating the PIVOT query. There are also some excellent examples in BOL that you might want to work through.

I could write the query for you but I already know how to do these and you need to learn, so!
Never underestimate the power of human stupidity
RAH

GeneralRe: complex sql query Pin
abhi29198419-Sep-10 4:45
abhi29198419-Sep-10 4:45 
GeneralRe: complex sql query Pin
abhi29198419-Sep-10 5:46
abhi29198419-Sep-10 5:46 
QuestionINNER, OUTER, LEFT, RIGHT JOINs- totally confused. Pin
lemarshall18-Sep-10 6:57
lemarshall18-Sep-10 6:57 
AnswerRe: INNER, OUTER, LEFT, RIGHT JOINs- totally confused. Pin
Mycroft Holmes18-Sep-10 13:32
professionalMycroft Holmes18-Sep-10 13:32 
GeneralRe: INNER, OUTER, LEFT, RIGHT JOINs- totally confused. Pin
lemarshall19-Sep-10 12:37
lemarshall19-Sep-10 12:37 
GeneralRe: INNER, OUTER, LEFT, RIGHT JOINs- totally confused. Pin
Mycroft Holmes19-Sep-10 12:44
professionalMycroft Holmes19-Sep-10 12:44 
QuestionSql queries on unicode data [modified] Pin
shiva.kore17-Sep-10 21:19
shiva.kore17-Sep-10 21:19 
AnswerRe: Sql queries on unicode data Pin
Rob Smiley17-Sep-10 23:57
Rob Smiley17-Sep-10 23:57 
GeneralRe: Sql queries on unicode data Pin
shiva.kore19-Sep-10 19:07
shiva.kore19-Sep-10 19:07 
QuestionOrdered selection of 2 columns in single SQL query Pin
Emmet_Brown17-Sep-10 19:44
Emmet_Brown17-Sep-10 19:44 
AnswerRe: Ordered selection of 2 columns in single SQL query Pin
i.j.russell17-Sep-10 22:35
i.j.russell17-Sep-10 22:35 
GeneralRe: Ordered selection of 2 columns in single SQL query Pin
Emmet_Brown18-Sep-10 0:28
Emmet_Brown18-Sep-10 0:28 
QuestionHow do I insert escape sequences using SQL Compact. Pin
Spawn@Melmac17-Sep-10 3:32
Spawn@Melmac17-Sep-10 3:32 
AnswerRe: How do I insert escape sequences using SQL Compact. Pin
Mycroft Holmes17-Sep-10 4:53
professionalMycroft Holmes17-Sep-10 4:53 
GeneralRe: How do I insert escape sequences using SQL Compact. Pin
Spawn@Melmac17-Sep-10 6:04
Spawn@Melmac17-Sep-10 6:04 
GeneralRe: How do I insert escape sequences using SQL Compact. Pin
Mycroft Holmes17-Sep-10 13:47
professionalMycroft Holmes17-Sep-10 13:47 
GeneralRe: How do I insert escape sequences using SQL Compact. Pin
Spawn@Melmac18-Sep-10 6:19
Spawn@Melmac18-Sep-10 6:19 

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.