Click here to Skip to main content
15,892,161 members
Home / Discussions / Database
   

Database

 
GeneralRe: inserting into database Pin
Mark Churchill26-Jun-08 17:04
Mark Churchill26-Jun-08 17:04 
GeneralRe: inserting into database Pin
Smithers-Jones26-Jun-08 19:50
Smithers-Jones26-Jun-08 19:50 
QuestionURL truncation problem on URL based images in MSSQL Reporting services Pin
adamb.geoform26-Jun-08 2:14
adamb.geoform26-Jun-08 2:14 
Questioninsert statement Pin
taherjaorawala26-Jun-08 2:11
taherjaorawala26-Jun-08 2:11 
AnswerRe: insert statement Pin
Ashfield26-Jun-08 2:23
Ashfield26-Jun-08 2:23 
QuestionSQL reporting services - Dynamic field information Pin
Rashmi Deshpande25-Jun-08 20:46
Rashmi Deshpande25-Jun-08 20:46 
QuestionQuery for implementing the below? Pin
Karan_TN25-Jun-08 18:56
Karan_TN25-Jun-08 18:56 
AnswerRe: Query for implementing the below? Pin
Ashfield25-Jun-08 21:14
Ashfield25-Jun-08 21:14 
Karan_TN wrote:
(without using pivot table


The whole technique is pivoting - taking rows and turning them into columns is pivoting.

Karan_TN wrote:
ID - NAME - ID - NAME - ID - NAME - ID - NAME
101 Rajesh 102 Jay 103 Karthick 104 Vishnu


What happens when you have 50,000 records? You cannot string them together in a single row, and if you could what use would it be?

I think you need to think about what you are trying to achieve and then decide how you need the data.

Bob
Ashfield Consultants Ltd

GeneralRe: Query for implementing the below? Pin
Karan_TN26-Jun-08 19:28
Karan_TN26-Jun-08 19:28 
QuestionConnection String Security Concerns Pin
jchalfant25-Jun-08 6:00
jchalfant25-Jun-08 6:00 
AnswerRe: Connection String Security Concerns Pin
Alsvha25-Jun-08 22:00
Alsvha25-Jun-08 22:00 
GeneralRe: Connection String Security Concerns Pin
jchalfant26-Jun-08 2:01
jchalfant26-Jun-08 2:01 
AnswerRe: Connection String Security Concerns Pin
Ashfield25-Jun-08 23:55
Ashfield25-Jun-08 23:55 
GeneralRe: Connection String Security Concerns Pin
jchalfant26-Jun-08 2:13
jchalfant26-Jun-08 2:13 
AnswerRe: Connection String Security Concerns Pin
Andy Brummer26-Jun-08 10:38
sitebuilderAndy Brummer26-Jun-08 10:38 
QuestionTrigger in SQL Server 2005 Pin
rrrriiizz25-Jun-08 2:32
rrrriiizz25-Jun-08 2:32 
AnswerRe: Trigger in SQL Server 2005 Pin
John_Adams25-Jun-08 2:48
John_Adams25-Jun-08 2:48 
GeneralRe: Trigger in SQL Server 2005 Pin
rrrriiizz30-Jun-08 19:09
rrrriiizz30-Jun-08 19:09 
AnswerRe: Trigger in SQL Server 2005 Pin
Ashfield25-Jun-08 2:48
Ashfield25-Jun-08 2:48 
GeneralRe: Trigger in SQL Server 2005 Pin
rrrriiizz30-Jun-08 19:13
rrrriiizz30-Jun-08 19:13 
Questionstored procedure Pin
harish.k1225-Jun-08 1:52
harish.k1225-Jun-08 1:52 
AnswerRe: stored procedure Pin
Colin Angus Mackay25-Jun-08 2:40
Colin Angus Mackay25-Jun-08 2:40 
GeneralRe: stored procedure Pin
Ashfield25-Jun-08 2:53
Ashfield25-Jun-08 2:53 
GeneralRe: stored procedure Pin
Colin Angus Mackay25-Jun-08 3:38
Colin Angus Mackay25-Jun-08 3:38 
GeneralRe: stored procedure Pin
Ashfield25-Jun-08 4:03
Ashfield25-Jun-08 4:03 

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.