Click here to Skip to main content
15,886,963 members
Home / Discussions / Database
   

Database

 
GeneralRe: my SQl Pin
Mycroft Holmes17-Sep-12 2:15
professionalMycroft Holmes17-Sep-12 2:15 
GeneralRe: my SQl Pin
Andrei Straut17-Sep-12 2:27
Andrei Straut17-Sep-12 2:27 
GeneralRe: my SQl Pin
Richard MacCutchan17-Sep-12 4:44
mveRichard MacCutchan17-Sep-12 4:44 
GeneralRe: my SQl Pin
Andrei Straut17-Sep-12 5:26
Andrei Straut17-Sep-12 5:26 
GeneralRe: my SQl Pin
Jörgen Andersson17-Sep-12 8:50
professionalJörgen Andersson17-Sep-12 8:50 
GeneralRe: my SQl Pin
Andrei Straut17-Sep-12 9:45
Andrei Straut17-Sep-12 9:45 
QuestionInline code SQL 2005 Pin
Member 916254415-Sep-12 19:52
Member 916254415-Sep-12 19:52 
AnswerRe: Inline code SQL 2005 Pin
Jörgen Andersson16-Sep-12 1:15
professionalJörgen Andersson16-Sep-12 1:15 
Anything wrong with google today?

Have a look here[^].

String concatenation has been around as long as SQL has. But different dialects have different syntax.
Oracle uses '||', Sql Server uses '+', most implementations can use 'concat(string1, string2)' but not SQL Server AFAIK. Could be wrong about that though.
Light moves faster than sound. That is why some people appear bright, until you hear them speak.
List of common misconceptions

GeneralRe: Inline code SQL 2005 Pin
Andrei Straut16-Sep-12 23:55
Andrei Straut16-Sep-12 23:55 
Questionformat integer number in MySQL Pin
Jassim Rahma15-Sep-12 8:35
Jassim Rahma15-Sep-12 8:35 
AnswerRe: format integer number in MySQL Pin
Graham Breach15-Sep-12 9:28
Graham Breach15-Sep-12 9:28 
QuestionDatabase updates Pin
spankyleo12313-Sep-12 23:55
spankyleo12313-Sep-12 23:55 
AnswerRe: Database updates Pin
Shameel14-Sep-12 1:31
professionalShameel14-Sep-12 1:31 
GeneralRe: Database updates Pin
spankyleo12314-Sep-12 2:12
spankyleo12314-Sep-12 2:12 
AnswerUpdate with correlated sub query Pin
David Mujica14-Sep-12 3:16
David Mujica14-Sep-12 3:16 
GeneralRe: Update with correlated sub query Pin
spankyleo12314-Sep-12 3:43
spankyleo12314-Sep-12 3:43 
GeneralRe: Update with correlated sub query Pin
Jörgen Andersson14-Sep-12 8:55
professionalJörgen Andersson14-Sep-12 8:55 
GeneralRe: Update with correlated sub query Pin
David Mujica15-Sep-12 15:11
David Mujica15-Sep-12 15:11 
GeneralRe: Update with correlated sub query Pin
Jörgen Andersson16-Sep-12 1:05
professionalJörgen Andersson16-Sep-12 1:05 
QuestionSUM Problem in MSSQL Pin
Basak Oner11-Sep-12 23:41
Basak Oner11-Sep-12 23:41 
AnswerRe: SUM Problem in MSSQL Pin
Eddy Vluggen12-Sep-12 0:16
professionalEddy Vluggen12-Sep-12 0:16 
GeneralRe: SUM Problem in MSSQL Pin
Basak Oner12-Sep-12 0:27
Basak Oner12-Sep-12 0:27 
AnswerRe: SUM Problem in MSSQL Pin
Eddy Vluggen12-Sep-12 0:31
professionalEddy Vluggen12-Sep-12 0:31 
AnswerRe: SUM Problem in MSSQL Pin
Basak Oner12-Sep-12 3:58
Basak Oner12-Sep-12 3:58 
GeneralRe: SUM Problem in MSSQL Pin
Eddy Vluggen12-Sep-12 6:00
professionalEddy Vluggen12-Sep-12 6:00 

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.