Viewing 15 posts - 301 through 315 (of 1,539 total)
Ratheesh.K.Nair (4/28/2010)
Considering the security issues i think TRUNCATE is
Truncate is minimally logged operation. Rows affected by truncate operations are not logged, however, the log contains info that a particular...
April 28, 2010 at 4:12 am
ColdCoffee (4/24/2010)
Me born in , une fois par le territoire français (once a french territory) PONDICHERRY, in INDIA! 😉
And now working in chennai (again in INDIA) for one...
April 27, 2010 at 10:13 am
There is an options under control panel -> forum settings where you can save your own time zone. Then, u'll be able to see timestamps of differents posts in ur...
April 27, 2010 at 10:10 am
Ejacksonjames (4/27/2010)
April 27, 2010 at 10:00 am
Are you taking backup to the local disk or SAN disks or on a network machine?
April 26, 2010 at 6:29 am
when u truncate tables in the source database; after the corresponding log backup is restored in secondary, those tables will be truncated as well.
Truncate is minimally logged command.
April 23, 2010 at 3:57 am
You have to register the SPN to the domain controller.
This URL should assist you in doing the same.
http://blogs.msdn.com/sql_protocols/archive/2005/10/12/479871.aspx
Remember to run the setspn command at domain controller. And a domain...
April 22, 2010 at 10:05 am
subha.msc2007 (4/15/2010)
Hai,plz provide us some faqs about the concept of Database Mirroring!
thank You.
Subha
Why do you need us to prepare and give faq for mirroring? is that for interview?
April 15, 2010 at 7:05 am
Danb7183 (4/14/2010)
Is it possible to overwrite files based on age within a network drive of a specific size?
I understand your concern of having less mapped drive size, however cant...
April 14, 2010 at 11:16 am
Danb7183 (4/14/2010)
April 14, 2010 at 10:59 am
reddy06 (4/14/2010)
I need to select values of each cell from temp table and insert them into other table in a single column one by one
You didnt reply to the second...
April 14, 2010 at 10:43 am
reddy06 (4/14/2010)
I need to insert each cell into a new table.
How can i find the cell values like...
April 14, 2010 at 10:30 am
You can begin with Grant's article.
http://www.simple-talk.com/sql/performance/execution-plan-basics/
April 14, 2010 at 6:24 am
Viewing 15 posts - 301 through 315 (of 1,539 total)