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

Database

 
AnswerRe: my SQl PinPopular
Andrei Straut16-Sep-12 23:54
Andrei Straut16-Sep-12 23:54 
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 
I have table A with col1, col2 & table B with col3, col4.

I would like to write a query like

select a.* from A join B on A.col1=B.col3 and A.col2 like col4 + '%'

Is it possible in SQL 2005?

is there a concat function in SQL 2008 or 2005. I have seen it in 2012.

Pls help me.

Thanks in advance
AnswerRe: Inline code SQL 2005 Pin
Jörgen Andersson16-Sep-12 1:15
professionalJörgen Andersson16-Sep-12 1:15 
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 

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.