Click here to Skip to main content
15,912,072 members
Home / Discussions / Database
   

Database

 
GeneralRe: Two same foreign keys in the one table . is it possible Pin
SilimSayo1-Feb-12 6:28
SilimSayo1-Feb-12 6:28 
AnswerRe: Two same foreign keys in the one table . is it possible Pin
Shameel31-Jan-12 20:36
professionalShameel31-Jan-12 20:36 
GeneralRe: Two same foreign keys in the one table . is it possible Pin
SilimSayo1-Feb-12 16:37
SilimSayo1-Feb-12 16:37 
QuestionCopy 84 million rows from one table to another table. Pin
vanikanc30-Jan-12 4:25
vanikanc30-Jan-12 4:25 
AnswerRe: Copy 84 million rows from one table to another table. Pin
Chris Meech30-Jan-12 4:45
Chris Meech30-Jan-12 4:45 
GeneralRe: Copy 84 million rows from one table to another table. Pin
vanikanc30-Jan-12 4:50
vanikanc30-Jan-12 4:50 
AnswerRe: Copy 84 million rows from one table to another table. Pin
RK KL30-Jan-12 5:06
RK KL30-Jan-12 5:06 
AnswerRe: Copy 84 million rows from one table to another table. Pin
Eddy Vluggen30-Jan-12 5:34
professionalEddy Vluggen30-Jan-12 5:34 
Is this a one-time operation? If so, I'd simply backup the database, restore it on the other server, and do a "select into" in the night.

If the tables need to be in sync, I'd probably go for replication.
Bastard Programmer from Hell Suspicious | :suss:

GeneralRe: Copy 84 million rows from one table to another table. Pin
vanikanc30-Jan-12 5:39
vanikanc30-Jan-12 5:39 
AnswerRe: Copy 84 million rows from one table to another table. Pin
Eddy Vluggen30-Jan-12 7:01
professionalEddy Vluggen30-Jan-12 7:01 
AnswerRe: Copy 84 million rows from one table to another table. Pin
jschell30-Jan-12 9:12
jschell30-Jan-12 9:12 
AnswerRe: Copy 84 million rows from one table to another table. Pin
PIEBALDconsult31-Jan-12 2:59
mvePIEBALDconsult31-Jan-12 2:59 
Question[ANSWERED] Group_Concat and using a query result in the where clause Pin
Dwayner7929-Jan-12 7:35
Dwayner7929-Jan-12 7:35 
AnswerRe: Group_Concat and using a query result in the where clause Pin
Jörgen Andersson29-Jan-12 8:35
professionalJörgen Andersson29-Jan-12 8:35 
GeneralRe: Group_Concat and using a query result in the where clause Pin
Dwayner7929-Jan-12 11:24
Dwayner7929-Jan-12 11:24 
GeneralRe: Group_Concat and using a query result in the where clause Pin
Dwayner7929-Jan-12 13:01
Dwayner7929-Jan-12 13:01 
QuestionURL rewriting using urlrewriternet not working Pin
Timothy OBrien28-Jan-12 12:17
Timothy OBrien28-Jan-12 12:17 
AnswerRe: URL rewriting using urlrewriternet not working Pin
Timothy OBrien28-Jan-12 12:19
Timothy OBrien28-Jan-12 12:19 
GeneralRe: URL rewriting using urlrewriternet not working Pin
Jörgen Andersson29-Jan-12 8:07
professionalJörgen Andersson29-Jan-12 8:07 
QuestionHow to take database backup on online server ? Pin
infobeena28-Jan-12 1:49
infobeena28-Jan-12 1:49 
AnswerRe: How to take database backup on online server ? Pin
R. Giskard Reventlov28-Jan-12 5:02
R. Giskard Reventlov28-Jan-12 5:02 
AnswerRe: How to take database backup on online server ? Pin
Eddy Vluggen28-Jan-12 5:25
professionalEddy Vluggen28-Jan-12 5:25 
QuestionCreate Database Ms SQl server Pin
Mangore7527-Jan-12 10:42
Mangore7527-Jan-12 10:42 
AnswerRe: Create Database Ms SQl server Pin
Eddy Vluggen27-Jan-12 23:51
professionalEddy Vluggen27-Jan-12 23:51 
GeneralRe: Create Database Ms SQl server Pin
Mangore7528-Jan-12 3:25
Mangore7528-Jan-12 3:25 

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.