Microsoft
Software
Hardware
Network
Question : how to insert values
hi all i have created a table in a database 1 and want to insert values from another table from a different database2, how can i do it ?and also i want to update my table in database 1 every 30 minutes with the new values.
please help
Answer : how to insert values
insert:
Insert into Server1.Database1.SchemaNa
me.Table1 (Field1,
Field2
Field3)
SELEC
T
Field1,Field2Field3 FROM
Server1.Database2.SchemaNa
me.Table1
Update:
for update after every 30 minutes, you can set SQL Job.
Random Solutions
Why is my VB script limiting results to 1500 ?
Need to build a messaging mail box.
POST error
Add a child class to a domain service POCO in Silverlight RIA
Compiler Error Message: BC30188: Declaration expected.
HTML email tables breaking in Outlook 2007
Stored Proceedures
Loading PBR for descriptor 2…done.
How to get back a User Login when have all user files still but login went away from Users Win 7 Pro
date format incorrect