Click here to Skip to main content
15,914,111 members
Home / Discussions / Database
   

Database

 
GeneralRe: Auto update SQL table entries using foreign keys Pin
Richard Deeming18-May-16 1:40
mveRichard Deeming18-May-16 1:40 
AnswerRe: Auto update SQL table entries using foreign keys Pin
John C Rayan18-May-16 2:51
professionalJohn C Rayan18-May-16 2:51 
QuestionINSERT from SELECT into a variable Pin
Jassim Rahma15-May-16 6:05
Jassim Rahma15-May-16 6:05 
AnswerRe: INSERT from SELECT into a variable Pin
Kornfeld Eliyahu Peter15-May-16 6:59
professionalKornfeld Eliyahu Peter15-May-16 6:59 
GeneralRe: INSERT from SELECT into a variable Pin
Jassim Rahma15-May-16 10:29
Jassim Rahma15-May-16 10:29 
AnswerRe: INSERT from SELECT into a variable Pin
Kornfeld Eliyahu Peter15-May-16 19:23
professionalKornfeld Eliyahu Peter15-May-16 19:23 
GeneralRe: INSERT from SELECT into a variable Pin
Jassim Rahma15-May-16 23:57
Jassim Rahma15-May-16 23:57 
AnswerRe: INSERT from SELECT into a variable Pin
Sascha Lefèvre16-May-16 0:48
professionalSascha Lefèvre16-May-16 0:48 
QuestionHow to decide between mysql and SQL server? Pin
kmllev13-May-16 1:15
kmllev13-May-16 1:15 
AnswerRe: How to decide between mysql and SQL server? Pin
Eddy Vluggen13-May-16 2:09
professionalEddy Vluggen13-May-16 2:09 
GeneralRe: How to decide between mysql and SQL server? Pin
Richard Deeming13-May-16 2:13
mveRichard Deeming13-May-16 2:13 
GeneralRe: How to decide between mysql and SQL server? Pin
kmllev13-May-16 2:17
kmllev13-May-16 2:17 
QuestionRe: How to decide between mysql and SQL server? Pin
Eddy Vluggen13-May-16 3:42
professionalEddy Vluggen13-May-16 3:42 
AnswerRe: How to decide between mysql and SQL server? Pin
kmllev13-May-16 17:09
kmllev13-May-16 17:09 
GeneralRe: How to decide between mysql and SQL server? Pin
Jörgen Andersson16-May-16 1:31
professionalJörgen Andersson16-May-16 1:31 
AnswerRe: How to decide between mysql and SQL server? Pin
Per Söderlund13-May-16 3:00
Per Söderlund13-May-16 3:00 
GeneralRe: How to decide between mysql and SQL server? Pin
kmllev13-May-16 17:11
kmllev13-May-16 17:11 
AnswerRe: How to decide between mysql and SQL server? Pin
Out of Memory13-May-16 4:53
Out of Memory13-May-16 4:53 
QuestionConfigure SQL 2008 R2 Remote Access Pin
Kevin Marois12-May-16 17:59
professionalKevin Marois12-May-16 17:59 
AnswerRe: Configure SQL 2008 R2 Remote Access Pin
Mycroft Holmes12-May-16 20:36
professionalMycroft Holmes12-May-16 20:36 
GeneralRe: Configure SQL 2008 R2 Remote Access Pin
Kevin Marois13-May-16 5:15
professionalKevin Marois13-May-16 5:15 
QuestionA performance question on SQL Server Active Passive failover Pin
Jörgen Andersson11-May-16 9:32
professionalJörgen Andersson11-May-16 9:32 
Questionview in which each column contains data from a different table Pin
Member 118403637-May-16 16:22
Member 118403637-May-16 16:22 
AnswerRe: view in which each column contains data from a different table Pin
Mycroft Holmes7-May-16 17:55
professionalMycroft Holmes7-May-16 17:55 
GeneralRe: view in which each column contains data from a different table Pin
Member 118403637-May-16 18:09
Member 118403637-May-16 18:09 
Thanks for taking out some time to reply to my query. I have tried Union and select statements but I am not getting the desired result. It would be of great help if you show me some snippet or syntax of the query for example joining 4 tables using union and select.
For the tables creation part I was thinking about creating procedures to create a table whenever needed, and at the time of creation the name of the table to be created and the table it references should be asked.
It would be great help if you could help with the above both.

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.