Topics
Started by
Posts
Last post
Hi All, We have a table of about 25 GB where data is truncated daily and loaded. Few existing data …
6 replies
Hi All, Does anyone know if it is possible to alter a SQL Server alias's address via t-sql (or stor…
2 replies
We have a SQL Server 2008 R2 database deployed in 2 different environments. Server A is a virtual e…
2 replies
Hi I'm trying to add a column called field date but i cant seem to get it to work . Its meant to a…
3 replies
I tried this also..... DBCC FREESYSTEMCACHE ('ALL') DBCC FREEPROCCACHE DBCC SHRINKFILE('tempdev', 1…
5 replies
Just a Double Check; As I understand it, when I'm reading an Execution plan, If I see a Key Lookup,…
6 replies
Hi, I have an opportunity to work as a SQL Server DBA. Right i am now a dotnet developer. Is SQL Se…
7 replies
I have this table containing 11407662329 rows and new data is constantly inserted into the table. T…
8 replies
1. There were 76 non-clustred Index created in sql 2000 as of now data pages and index pages are sa…
17 replies
The backup strategy for a DB I have is a full backup once a day (midnight) and then a transaction l…
17 replies
hi all i have an interview for a sql programmer Analyst role coming up soon and i would appreciate …
16 replies
CREATE TABLE [dbo].[A]( [ID] [float] NULL, [MATERIAL ] [nvarchar](255) COLLATE SQL_Latin1_Genera…
1 replies
I have implemented Transactional replication. Currently, I run index scripts at both publisher and …
1 replies
Does anyone konw of a reason why the SQL Server Browser would terminate unexpectedly ? This is a ne…
4 replies
Hi all, I'm trying to add an article to a publication, using the following code: exec sp_addarticle…
3 replies
Viewing 15 topics - 22,216 through 22,230 (of 30,225 total)
You must be logged in to create new topics.