Click here to Skip to main content
15,908,264 members
Home / Discussions / Database
   

Database

 
GeneralRe: Table Design Suggestion Pin
Nathan Minier11-Dec-17 1:38
professionalNathan Minier11-Dec-17 1:38 
AnswerRe: Table Design Suggestion Pin
Richard Deeming8-Dec-17 1:35
mveRichard Deeming8-Dec-17 1:35 
GeneralRe: Table Design Suggestion Pin
Manish K. Agarwal10-Dec-17 17:53
Manish K. Agarwal10-Dec-17 17:53 
AnswerRe: Table Design Suggestion Pin
Mycroft Holmes9-Dec-17 0:00
professionalMycroft Holmes9-Dec-17 0:00 
QuestionCan the Pivot operator be used with text columns? Pin
Richard Andrew x646-Dec-17 4:14
professionalRichard Andrew x646-Dec-17 4:14 
AnswerRe: Can the Pivot operator be used with text columns? Pin
Richard Deeming6-Dec-17 9:51
mveRichard Deeming6-Dec-17 9:51 
GeneralRe: Can the Pivot operator be used with text columns? Pin
Richard Andrew x646-Dec-17 12:16
professionalRichard Andrew x646-Dec-17 12:16 
AnswerRe: Can the Pivot operator be used with text columns? Pin
Jörgen Andersson6-Dec-17 10:05
professionalJörgen Andersson6-Dec-17 10:05 
As long as you never have more than one value per row and column it doesn't matter very much which function you use as long as it works with text. (Min, Max or user defined).

But depending on your data it might be possible to get more than one value per cell, then you need to choose what to show. That's what the aggregate function is for.
Wrong is evil and must be defeated. - Jeff Ello

GeneralRe: Can the Pivot operator be used with text columns? Pin
Richard Andrew x646-Dec-17 12:17
professionalRichard Andrew x646-Dec-17 12:17 
QuestionSQL and database tutorials Pin
MikeTheFid4-Dec-17 11:52
MikeTheFid4-Dec-17 11:52 
AnswerRe: SQL and database tutorials Pin
Mycroft Holmes4-Dec-17 13:17
professionalMycroft Holmes4-Dec-17 13:17 
GeneralRe: SQL and database tutorials Pin
MikeTheFid5-Dec-17 0:33
MikeTheFid5-Dec-17 0:33 
QuestionSQL SERVER script Pin
Member 1355160430-Nov-17 23:08
Member 1355160430-Nov-17 23:08 
AnswerRe: SQL SERVER script Pin
Richard MacCutchan30-Nov-17 23:31
mveRichard MacCutchan30-Nov-17 23:31 
AnswerRe: SQL SERVER script Pin
Simon_Whale4-Dec-17 5:33
Simon_Whale4-Dec-17 5:33 
QuestionSchedule a trace file in SQL Profiler Pin
VK1928-Nov-17 7:06
VK1928-Nov-17 7:06 
AnswerRe: Schedule a trace file in SQL Profiler Pin
Richard Deeming28-Nov-17 7:27
mveRichard Deeming28-Nov-17 7:27 
AnswerRe: Schedule a trace file in SQL Profiler Pin
jschell1-Dec-17 8:01
jschell1-Dec-17 8:01 
GeneralRe: Schedule a trace file in SQL Profiler Pin
VK194-Dec-17 2:17
VK194-Dec-17 2:17 
GeneralRe: Schedule a trace file in SQL Profiler Pin
jschell5-Dec-17 10:24
jschell5-Dec-17 10:24 
GeneralRe: Schedule a trace file in SQL Profiler Pin
VK196-Dec-17 3:39
VK196-Dec-17 3:39 
GeneralRe: Schedule a trace file in SQL Profiler Pin
jschell8-Dec-17 8:14
jschell8-Dec-17 8:14 
QuestionFatal error: Out of memory (allocated 408944640) (tried to allocate 805306376 bytes) Pin
Mahtabpi24-Nov-17 23:11
Mahtabpi24-Nov-17 23:11 
AnswerRe: Fatal error: Out of memory (allocated 408944640) (tried to allocate 805306376 bytes) Pin
Richard MacCutchan25-Nov-17 0:14
mveRichard MacCutchan25-Nov-17 0:14 
GeneralRe: Fatal error: Out of memory (allocated 408944640) (tried to allocate 805306376 bytes) Pin
Mahtabpi27-Nov-17 22:49
Mahtabpi27-Nov-17 22:49 

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.