Click here to Skip to main content
15,905,323 members
Home / Discussions / Database
   

Database

 
AnswerRe: Third Max Pin
Christian Graus14-Nov-06 18:39
protectorChristian Graus14-Nov-06 18:39 
AnswerRe: Third Max Pin
albCode14-Nov-06 23:52
albCode14-Nov-06 23:52 
QuestionHow To Select the last inserted row Pin
Iridania14-Nov-06 7:41
Iridania14-Nov-06 7:41 
AnswerRe: How To Select the last inserted row Pin
Polymorpher14-Nov-06 10:10
Polymorpher14-Nov-06 10:10 
GeneralRe: How To Select the last inserted row Pin
Iridania15-Nov-06 13:28
Iridania15-Nov-06 13:28 
AnswerRe: How To Select the last inserted row Pin
Frank Kerrigan15-Nov-06 5:52
Frank Kerrigan15-Nov-06 5:52 
GeneralRe: How To Select the last inserted row Pin
Iridania15-Nov-06 13:26
Iridania15-Nov-06 13:26 
QuestionSQL query - merge tables Pin
xoxoxoxoxoxox14-Nov-06 6:07
xoxoxoxoxoxox14-Nov-06 6:07 
How can i merge two tables based on ids? I want to display everything from one table and append columns with matched ids from another table. See example below.
Table 1
id col1 col2 col3
1 a b c
2 d e f
3 g h i

Table 2
id colx coly colz
2 T U V

Final result:
id col1 col2 col3 colx coly colz
1 a b c
2 d e f T U V
3 g h i

I'll appreciate any help thanks.
AnswerRe: SQL query - merge tables Pin
mr_lasseter14-Nov-06 16:02
mr_lasseter14-Nov-06 16:02 
Questionto display date in repeater in MM.dd.yyyy format Pin
yogita charhate14-Nov-06 2:02
yogita charhate14-Nov-06 2:02 
AnswerRe: to display date in repeater in MM.dd.yyyy format Pin
Elina Blank14-Nov-06 2:32
sitebuilderElina Blank14-Nov-06 2:32 
GeneralRe: to display date in repeater in MM.dd.yyyy format Pin
Iridania14-Nov-06 7:56
Iridania14-Nov-06 7:56 
GeneralRe: to display date in repeater in MM.dd.yyyy format Pin
Elina Blank14-Nov-06 8:06
sitebuilderElina Blank14-Nov-06 8:06 
AnswerRe: to display date in repeater in MM.dd.yyyy format Pin
Eric Dahlvang14-Nov-06 3:18
Eric Dahlvang14-Nov-06 3:18 
Questionquery problem Pin
Saira Tanwir13-Nov-06 20:48
Saira Tanwir13-Nov-06 20:48 
AnswerRe: query problem Pin
coolestCoder13-Nov-06 21:07
coolestCoder13-Nov-06 21:07 
GeneralRe: query problem Pin
Saira Tanwir13-Nov-06 21:17
Saira Tanwir13-Nov-06 21:17 
GeneralRe: query problem Pin
Saira Tanwir13-Nov-06 21:26
Saira Tanwir13-Nov-06 21:26 
GeneralRe: query problem Pin
coolestCoder13-Nov-06 22:37
coolestCoder13-Nov-06 22:37 
GeneralRe: query problem Pin
Colin Angus Mackay13-Nov-06 22:53
Colin Angus Mackay13-Nov-06 22:53 
AnswerRe: query problem Pin
Parwej Ahamad14-Nov-06 5:21
professionalParwej Ahamad14-Nov-06 5:21 
Questionread from ps2 port Pin
M.Nouri13-Nov-06 19:44
M.Nouri13-Nov-06 19:44 
AnswerRe: read from ps2 port Pin
Frank Kerrigan13-Nov-06 23:36
Frank Kerrigan13-Nov-06 23:36 
AnswerRe: read from ps2 port Pin
Christian Graus14-Nov-06 18:40
protectorChristian Graus14-Nov-06 18:40 
GeneralRe: read from ps2 port Pin
Frank Kerrigan15-Nov-06 3:19
Frank Kerrigan15-Nov-06 3: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.