Viewing 15 posts - 6,991 through 7,005 (of 26,490 total)
Has anyone else ever heard that it is a best practice to have enough server memory to hold your entire database in memory?
January 24, 2014 at 9:14 am
Adam Bean (1/21/2014)
Lynn Pettis (1/21/2014)
Can you post the links you have that relate to reindexing causing duplicate records? I have never experienced this issue.
Hey Lynn, it's not the act...
January 21, 2014 at 9:15 am
Can you post the links you have that relate to reindexing causing duplicate records? I have never experienced this issue.
January 21, 2014 at 9:06 am
Welsh Corgi (1/18/2014)
Lynn Pettis (1/18/2014)
Welsh Corgi (1/18/2014)
I had to drop the database and restore. Basic syntax.
I think the problem was that they did not stop the SQL Server Services before...
January 18, 2014 at 10:01 am
Welsh Corgi (1/18/2014)
I had to drop the database and restore. Basic syntax.
I think the problem was that they did not stop the SQL Server Services before they started the Windows...
January 18, 2014 at 7:37 am
rabih_karam (1/18/2014)
But i have a solution for you as i understand from your question
Declare a table and then select your column...
January 18, 2014 at 7:35 am
Post what you have tried so far to solve your problem.
January 17, 2014 at 6:06 pm
Could you post the full restore command you used?
January 17, 2014 at 5:30 pm
Restoring or Recovery? Just want to be sure.
Can you provide more information regarding the database? Is it the target of log shipping or mirroring?
January 17, 2014 at 3:54 pm
ramana3327 (1/17/2014)
Hi,I have a doubt. What we can do if the log file has large grow in the principle server.
Not sure what you are asking here.
January 17, 2014 at 3:40 pm
sqlfriends (1/17/2014)
Thanks, you are right I mean DML, one update, one insert,it looks like using a temp table is a good solution.
Actually depends what you are attempting to accomplish....
January 17, 2014 at 1:10 pm
SQL33 (1/17/2014)
January 17, 2014 at 1:01 pm
Sean Lange (1/17/2014)
Select...
January 17, 2014 at 12:30 pm
Sounds like the code could use tuning. Unfortunately you have provided nothing with which to work with in this regard.
Please read the following article and follow the steps in...
January 17, 2014 at 12:22 pm
yashuvp (1/17/2014)
It's mdy for English. How can I change to mm/dd/yyyy? Where?Thanks,
Actually, that is what you want.
You will need to analyze the data to see if there are dates that...
January 17, 2014 at 12:10 pm
Viewing 15 posts - 6,991 through 7,005 (of 26,490 total)